upgpkg: thumbor 7.4.7-2
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
pkgbase = thumbor
|
||||
pkgdesc = open-source photo thumbnail service
|
||||
pkgver = 7.4.7
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://github.com/thumbor/thumbor
|
||||
arch = x86_64
|
||||
license = MIT
|
||||
@@ -21,6 +21,7 @@ pkgbase = thumbor
|
||||
depends = python-libthumbor
|
||||
depends = python-derpconf
|
||||
depends = python-socketfromfd
|
||||
depends = python-piexif
|
||||
backup = etc/thumbor.conf
|
||||
source = https://github.com/thumbor/thumbor/archive/7.4.7.tar.gz
|
||||
source = thumbor.service
|
||||
|
@@ -2,12 +2,12 @@
|
||||
|
||||
pkgname=thumbor
|
||||
pkgver=7.4.7
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="open-source photo thumbnail service"
|
||||
arch=('x86_64')
|
||||
url="https://github.com/thumbor/thumbor"
|
||||
license=('MIT')
|
||||
depends=(python python-colorama python-pycurl python-opencv python-cairosvg python-tornado gifsicle python-libthumbor python-derpconf python-socketfromfd)
|
||||
depends=(python python-colorama python-pycurl python-opencv python-cairosvg python-tornado gifsicle python-libthumbor python-derpconf python-socketfromfd python-piexif)
|
||||
makedepends=(python-build python-installer python-wheel)
|
||||
checkdepends=(python-pytest python-preggy python-pyssim)
|
||||
backup=("etc/thumbor.conf")
|
||||
|
Reference in New Issue
Block a user