summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1ed57da31d79..6c0acd4a5d08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
#_with_usermode=1
pkgname=mock
-pkgver=2.8
+pkgver=2.9
_rpmrel=1
_pkgtag=$pkgname-$pkgver-$_rpmrel
pkgrel=$_rpmrel.1
@@ -15,7 +15,7 @@ url="https://github.com/rpm-software-management/$pkgname"
arch=('any')
license=('GPL2')
depends=('mock-core-configs>=32.4' 'python' 'python-distro' 'python-jinja'
- 'python-pyroute2' 'python-requests')
+ 'python-pyroute2' 'python-requests' 'python-templated-dictionary')
((_with_usermode)) && depends+=('usermode')
optdepends=('createrepo_c: for mockchain command'
'dnf-plugins-core: to create RPMs for Fedora >= 24 and for Mageia'
@@ -33,7 +33,7 @@ source=("$url/archive/$_pkgtag.tar.gz"
"archlinux-defaults.cfg"
"$pkgname.sysusers"
"$pkgname.tmpfiles")
-md5sums=('457dbf0f044c43c115f80c838142a0e1'
+md5sums=('537ea0f618369d59942906c1d6e71205'
'f64f312dfdca58dc510504041dcc9675'
'd277502b9a95484594f86231d073dae0'
'1052fa4db74b59b0c195f4756bd865e8')