[arch-commits] Commit in python-cairo/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Sun Jun 4 22:31:35 UTC 2017
Date: Sunday, June 4, 2017 @ 22:31:34
Author: jgc
Revision: 297787
upgpkg: python-cairo 1.13.3-1
Modified:
python-cairo/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-06-04 22:08:08 UTC (rev 297786)
+++ PKGBUILD 2017-06-04 22:31:34 UTC (rev 297787)
@@ -4,7 +4,7 @@
pkgbase=python-cairo
pkgname=(python-cairo python2-cairo)
-pkgver=1.13.1
+pkgver=1.13.3
pkgrel=1
pkgdesc="Python bindings for the cairo graphics library"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
url="https://pycairo.readthedocs.io/en/latest/"
license=('LGPL2.1' 'MPL')
makedepends=(python python2 cairo git)
-_commit=aeed942c9b2017a058ad9ee8a6b5f7f3a4204999 # tags/v1.13.1
+_commit=a636fc44d3c071dc6a3598f51f782202c61add9e # tags/v1.13.3
source=("git+https://github.com/pygobject/pycairo/#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list