summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorChih-Hsuan Yen2018-05-28 15:39:57 +0800
committerChih-Hsuan Yen2018-05-28 15:39:57 +0800
commit7dc3f3efb50c98725259d6d185f6a6fd8ec2a819 (patch)
treeabca6de6c1597e6433e7a1dde9e65247bcfdeabb /.SRCINFO
parent5215e07f92ea2465e66c408023a6b2fac82bd69a (diff)
downloadaur-7dc3f3efb50c98725259d6d185f6a6fd8ec2a819.tar.gz
Re-adopt and fix building with GCC 8
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 67b32dfa1beb..8257b83b5b13 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,20 @@
pkgbase = pyalpm-git
pkgdesc = Libalpm bindings for Python 3 (Git version)
- pkgver = 0.8.1.r0.gda8de1a
+ pkgver = 0.8.2.r1.g1f95811
pkgrel = 1
- url = http://projects.archlinux.org/pyalpm.git/
+ url = https://git.archlinux.org/pyalpm.git/
arch = i686
arch = x86_64
- license = GPL
+ license = GPL3
makedepends = git
depends = python>=3.6
depends = pacman>=5
- provides = pyalpm=0.8.1.r0.gda8de1a
+ provides = pyalpm=0.8.2.r1.g1f95811
conflicts = pyalpm
source = git+https://projects.archlinux.org/git/pyalpm.git
- md5sums = SKIP
+ source = bpo33012.patch::https://patchwork.archlinux.org/patch/544/raw/
+ sha256sums = SKIP
+ sha256sums = 8006c0252733f76c2af6f69bdaed20c91d8710cb0ce96ce69650b7518c66064d
pkgname = pyalpm-git