[arch-commits] Commit in python-cairo/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sun Oct 27 10:26:14 UTC 2019


    Date: Sunday, October 27, 2019 @ 10:26:14
  Author: arojas
Revision: 365932

Update to 1.18.2

Modified:
  python-cairo/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-27 09:27:27 UTC (rev 365931)
+++ PKGBUILD	2019-10-27 10:26:14 UTC (rev 365932)
@@ -3,14 +3,14 @@
 
 pkgbase=python-cairo
 pkgname=(python-cairo python2-cairo)
-pkgver=1.18.1
-pkgrel=2
+pkgver=1.18.2
+pkgrel=1
 pkgdesc="Python bindings for the cairo graphics library"
 arch=('x86_64')
 url="https://pycairo.readthedocs.io/en/latest/"
 license=('LGPL2.1' 'MPL')
 makedepends=(python python2 cairo git)
-_commit=523e679c1bc85354a08352ba0d8d4d9968f21c01  # tags/v1.18.1
+_commit=8643af4c10059827056e769c8c7a997bdc3d5a29  # tags/v1.18.2
 source=("git+https://github.com/pygobject/pycairo/#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list