upgpkg: python-libthumbor 2.0.2-2

syntax improvments
This commit is contained in:
2024-01-13 14:31:54 +01:00
parent f9fcb2c0d3
commit 5b82411efd

View File

@@ -8,8 +8,8 @@ pkgdesc="Python's extensions to thumbor"
arch=(any) arch=(any)
url="https://github.com/thumbor/libthumbor" url="https://github.com/thumbor/libthumbor"
license=('MIT') license=('MIT')
depends=(python) depends=('python')
makedepends=(python-build python-installer python-poetry python-poetry-core) makedepends=('python-build' 'python-installer' 'python-poetry' 'python-poetry-core')
source=("https://github.com/thumbor/libthumbor/archive/$pkgver.tar.gz") source=("https://github.com/thumbor/libthumbor/archive/$pkgver.tar.gz")
b2sums=('7682aeff1b7ea0cb026d08c16e73ffed2f3b9d59aa2329ca7d3fcb910860c9f495de53cfb17b651402af5e7166043634c1df334b8a8cc2c912a352b9e36157a1') b2sums=('7682aeff1b7ea0cb026d08c16e73ffed2f3b9d59aa2329ca7d3fcb910860c9f495de53cfb17b651402af5e7166043634c1df334b8a8cc2c912a352b9e36157a1')