summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO11
1 files changed, 7 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c5a90dd338d..aad9e1a6eb2f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,22 @@
pkgbase = pyalpm-git
pkgdesc = Libalpm bindings for Python 3 (Git version)
- pkgver = 0.8.4.r100.gbca42ad
+ pkgver = 0.10.6.r9.g90941d0
pkgrel = 1
url = https://git.archlinux.org/pyalpm.git/
arch = x86_64
license = GPL3
checkdepends = python-pytest
+ checkdepends = python-pytest-pacman
makedepends = git
makedepends = python-setuptools
+ makedepends = python-pkgconfig
depends = python>=3.6
depends = pacman>=5
- provides = pyalpm=0.8.4.r100.gbca42ad
+ provides = pyalpm=0.10.6.r9.g90941d0
conflicts = pyalpm
- source = git+https://git.archlinux.org/pyalpm.git
+ source = git+https://gitlab.archlinux.org/archlinux/pyalpm.git
+ source = pyalpm-mr19.patch::https://gitlab.archlinux.org/archlinux/pyalpm/-/merge_requests/19.patch
sha256sums = SKIP
+ sha256sums = 78098e9ebdc2e90846cb836913edab0ca74abdf5c8e846468063300a017d5fb7
pkgname = pyalpm-git
-