upgpkg: thumbor 7.0.0a5-4

This commit is contained in:
2021-03-16 14:06:01 +01:00
parent c5a0210f66
commit 8b9088d9c9
2 changed files with 4 additions and 3 deletions

View File

@@ -2,12 +2,12 @@
pkgname=thumbor
pkgver=7.0.0a5
pkgrel=3
pkgrel=4
pkgdesc="open-source photo thumbnail service"
arch=('x86_64')
url="https://github.com/thumbor/thumbor"
license=('MIT')
depends=(python python-colorful python-pycurl python-opencv python-exiv2 python-cairosvg python-tornado gifsicle python-libthumbor)
depends=(python python-colorful python-pycurl python-opencv python-exiv2 python-cairosvg python-tornado gifsicle python-libthumbor python-derpconf)
makedepends=(python-setuptools)
backup=("etc/thumbor.conf")
source=("https://github.com/thumbor/thumbor/archive/$pkgver.tar.gz"