[arch-commits] Commit in python-cairocffi/trunk (PKGBUILD)
Jiachen Yang
farseerfc at archlinux.org
Thu Aug 9 18:13:41 UTC 2018
Date: Thursday, August 9, 2018 @ 18:13:41
Author: farseerfc
Revision: 370671
upgpkg: python-cairocffi 0.9.0-1
python-cairocffi 0.9.0
Modified:
python-cairocffi/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-09 18:01:55 UTC (rev 370670)
+++ PKGBUILD 2018-08-09 18:13:41 UTC (rev 370671)
@@ -5,8 +5,8 @@
pkgbase=python-cairocffi
pkgname=(python-cairocffi python2-cairocffi)
-pkgver=0.8.1
-pkgrel=3
+pkgver=0.9.0
+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')
url="https://cairocffi.readthedocs.io/"
@@ -15,7 +15,7 @@
'gdk-pixbuf2' 'python-xcffib' 'python2-xcffib')
checkdepends=('python-pytest-runner' 'python2-pytest-runner')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/Kozea/cairocffi/archive/v${pkgver}.tar.gz")
-sha512sums=('f4f067078b2550d3739ee62984dbed3bfc69960726a3e09f7140cebd0091639e6d5b06161115a7fd0d7502890d3a44fdf18ba0b87b43f6e3072f9d6317baa9c1')
+sha512sums=('a1a4d2ccb5885798f8889bbc181f6325fc0fff88065d01dd1dc2936dbd5ac71e959bb28516864ffd9244de13fba87c2c99028cea708476e8cf378f5538f5496c')
prepare() {
cp -a cairocffi-$pkgver{,-py2}
More information about the arch-commits
mailing list