diff options
author | Danilo J. S. Bellini | 2023-06-19 19:43:43 -0300 |
---|---|---|
committer | Danilo J. S. Bellini | 2023-06-19 19:43:43 -0300 |
commit | 46fe9a7c753b860c75aa3b6bc07462ac53042fb6 (patch) | |
tree | aa1a45c6a9be6815e7bb87eac1608af186ee3324 /.SRCINFO | |
parent | c28dfb1bd07ba26c020413a73eaf4223da039fc4 (diff) | |
download | aur-46fe9a7c753b860c75aa3b6bc07462ac53042fb6.tar.gz |
v1.19.1-2
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,12 +1,11 @@ pkgbase = python2-cairo pkgdesc = Python bindings for the cairo graphics library pkgver = 1.19.1 - pkgrel = 1 + pkgrel = 2 url = https://pycairo.readthedocs.io/en/latest/ arch = x86_64 license = LGPL2.1 license = MPL - makedepends = git depends = cairo depends = python2 source = https://github.com/pygobject/pycairo/releases/download/v1.19.1/pycairo-1.19.1.tar.gz |