upgpkg: thumbor 7.0.0a5-3

This commit is contained in:
2021-03-16 13:48:31 +01:00
parent 5da0b2072f
commit 3bacbf07ef
2 changed files with 11 additions and 3 deletions

View File

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