summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDanilo J. S. Bellini2023-06-19 19:43:43 -0300
committerDanilo J. S. Bellini2023-06-19 19:43:43 -0300
commit46fe9a7c753b860c75aa3b6bc07462ac53042fb6 (patch)
treeaa1a45c6a9be6815e7bb87eac1608af186ee3324 /PKGBUILD
parentc28dfb1bd07ba26c020413a73eaf4223da039fc4 (diff)
downloadaur-python2-cairo.tar.gz
v1.19.1-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c04e00894d17..9f91b1ecadcc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,12 @@
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=python2-cairo
pkgver=1.19.1
-pkgrel=1
+pkgrel=2
pkgdesc="Python bindings for the cairo graphics library"
arch=('x86_64')
url="https://pycairo.readthedocs.io/en/latest/"
license=('LGPL2.1' 'MPL')
depends=(cairo python2)
-makedepends=(git)
_github='https://github.com/pygobject/pycairo'
source=("$_github/releases/download/v$pkgver/pycairo-$pkgver.tar.gz")
sha256sums=('2c143183280feb67f5beb4e543fd49990c28e7df427301ede04fc550d3562e84')