pyalpm: Update to 0.9.2
This commit is contained in:
parent
dea508d76a
commit
017f9691fe
@ -3,23 +3,24 @@
|
||||
_realname=pyalpm
|
||||
pkgbase="python-${_realname}"
|
||||
pkgname=("python-${_realname}")
|
||||
pkgver=0.9.1
|
||||
pkgrel=2
|
||||
pkgver=0.9.2
|
||||
pkgrel=1
|
||||
pkgdesc="Libalpm bindings for Python"
|
||||
arch=('i686' 'x86_64')
|
||||
license=('GPL')
|
||||
url="https://git.archlinux.org/pyalpm.git/"
|
||||
url="https://gitlab.archlinux.org/archlinux/pyalpm"
|
||||
depends=("python" "libarchive-devel")
|
||||
makedepends=('gettext-devel'
|
||||
'heimdal-devel'
|
||||
'libarchive-devel'
|
||||
'libcurl-devel'
|
||||
'libgpgme-devel'
|
||||
'python-setuptools'
|
||||
'pacman')
|
||||
provides=("python3-${_realname}")
|
||||
conflicts=("python3-${_realname}")
|
||||
replaces=("python3-${_realname}")
|
||||
source=("git+https://git.archlinux.org/pyalpm.git#commit=067d641c2427b6beab5ca48170635748b282f80f"
|
||||
source=("git+https://gitlab.archlinux.org/archlinux/pyalpm.git#commit=4428779b28ad7df5efb7a3a3feb22a45e9510bfc"
|
||||
"0005-Use-pkg-config-add-LIBALPM_STATIC-env.-var.patch")
|
||||
sha256sums=('SKIP'
|
||||
'f6954a6532bdc61f8149e5e98b13cadfdfcebff0d6c266408faec41428ab5eb9')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user