upgpkg: thumbor 7.7.4-1
upstream release
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
pkgbase = thumbor
|
||||
pkgdesc = open-source photo thumbnail service
|
||||
pkgver = 7.7.3
|
||||
pkgrel = 5
|
||||
pkgver = 7.7.4
|
||||
pkgrel = 1
|
||||
url = https://github.com/thumbor/thumbor
|
||||
arch = x86_64
|
||||
license = MIT
|
||||
@@ -22,9 +22,9 @@ pkgbase = thumbor
|
||||
depends = python-piexif
|
||||
depends = python-jpegiptc
|
||||
backup = etc/thumbor.conf
|
||||
source = thumbor-7.7.3.tar.gz::https://github.com/thumbor/thumbor/archive/7.7.3.tar.gz
|
||||
source = thumbor-7.7.4.tar.gz::https://github.com/thumbor/thumbor/archive/7.7.4.tar.gz
|
||||
source = thumbor.service
|
||||
b2sums = 4fcc9f9f3eb74021616c544bf6a8a35935284272d7ab0cfe69e4d98f26dd22159e39dc6e4c9910d4c43789211f50c944bdf89a54e6fabcec166d1c5e8b53dfa8
|
||||
b2sums = 5c663f37888bdd9d9002eb3f6b8f7fffb8593b138058174887fef0bd1883a14fa1455ba28b9c4e2814171e7aeb0f946c14fb01283fc1fdcbe174d48ba7a37279
|
||||
b2sums = 9f5b837710e47654d522c5791cb5c6e01d6452093837a0c57b7158cbc8be6a7a3b5380efe2e975d6396bc1fd23a5f922f6ede9aa921142fd004ff48381f58db3
|
||||
|
||||
pkgname = thumbor
|
||||
|
@@ -1,8 +1,8 @@
|
||||
# Maintainer: Giovanni Harting <539@idlegandalf.com>
|
||||
|
||||
pkgname=thumbor
|
||||
pkgver=7.7.3
|
||||
pkgrel=5
|
||||
pkgver=7.7.4
|
||||
pkgrel=1
|
||||
pkgdesc='open-source photo thumbnail service'
|
||||
arch=(x86_64)
|
||||
url='https://github.com/thumbor/thumbor'
|
||||
@@ -26,7 +26,7 @@ checkdepends=(python-pytest python-preggy python-pyssim)
|
||||
backup=('etc/thumbor.conf')
|
||||
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz"
|
||||
'thumbor.service')
|
||||
b2sums=('4fcc9f9f3eb74021616c544bf6a8a35935284272d7ab0cfe69e4d98f26dd22159e39dc6e4c9910d4c43789211f50c944bdf89a54e6fabcec166d1c5e8b53dfa8'
|
||||
b2sums=('5c663f37888bdd9d9002eb3f6b8f7fffb8593b138058174887fef0bd1883a14fa1455ba28b9c4e2814171e7aeb0f946c14fb01283fc1fdcbe174d48ba7a37279'
|
||||
'9f5b837710e47654d522c5791cb5c6e01d6452093837a0c57b7158cbc8be6a7a3b5380efe2e975d6396bc1fd23a5f922f6ede9aa921142fd004ff48381f58db3')
|
||||
|
||||
prepare() {
|
||||
|
Reference in New Issue
Block a user