[arch-commits] Commit in python-cairo/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Thu Sep 2 15:47:54 UTC 2021
Date: Thursday, September 2, 2021 @ 15:47:54
Author: arojas
Revision: 423350
Update to 1.20.1
Modified:
python-cairo/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-09-02 15:46:08 UTC (rev 423349)
+++ PKGBUILD 2021-09-02 15:47:54 UTC (rev 423350)
@@ -2,8 +2,8 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=python-cairo
-pkgver=1.20.0
-pkgrel=3
+pkgver=1.20.1
+pkgrel=1
pkgdesc="Python bindings for the cairo graphics library"
arch=('x86_64')
url="https://pycairo.readthedocs.io/en/latest/"
@@ -10,7 +10,7 @@
license=('LGPL2.1' 'MPL')
depends=(cairo python)
makedepends=(git)
-_commit=4783b7eae1fe4eaf2c6b5c950b0c2ea3d25c5f98
+_commit=320b22711fcc55b0158c156e2aab19a2df0c2898
source=("git+https://github.com/pygobject/pycairo/#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list