Date: Sunday, February 17, 2019 @ 13:59:55 Author: felixonmars Revision: 434055
upgpkg: python-cairocffi 1.0.2-1 Modified: python-cairocffi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-02-17 13:57:50 UTC (rev 434054) +++ PKGBUILD 2019-02-17 13:59:55 UTC (rev 434055) @@ -3,7 +3,7 @@ # Contributor: Florijan Hamzic <[email protected]> pkgname=python-cairocffi -pkgver=1.0.1 +pkgver=1.0.2 pkgrel=1 pkgdesc="cairocffi is a CFFI-based drop-in replacement for Pycairo, a set of Python bindings and object-oriented API for cairo." arch=('any') @@ -16,7 +16,7 @@ 'python-pytest-isort') optdepends=('gdk-pixbuf2: for cairocffi.pixbuf') source=("$pkgname-$pkgver.tar.gz::https://github.com/Kozea/cairocffi/archive/v${pkgver}.tar.gz") -sha512sums=('296fc03b40d30f03fe2e16202a02e0b22dacd3beb22bc2f111f60c277fb99c54159b2ee18f7ed908cd6fdf2e73a6282f6371a2a2ab593a3283ebc54bb4041f9c') +sha512sums=('56fe7a901bd921ec35f47af4e994c75c7846e9251d9df735914ce95d1b5abb2d4f1d46d2283cbbe26f8ec3d1a5ebe7a9b2aa285a44d5844be9fe0b2f1048d3d6') build() {
