summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2020-03-23 18:15:43 +0100
committerlarchunix2020-03-23 18:15:43 +0100
commit879c5724d6e7ef36b9d50b818aa10c5068333a72 (patch)
treee6ecc067ffd96661d1c8064501daf3e939887b73
parent53ecd023659b4fbed4372c8d920c577566f5ae28 (diff)
downloadaur-879c5724d6e7ef36b9d50b818aa10c5068333a72.tar.gz
Update to upstream release 32.0-2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1d4a393270bd..042c96e5f92f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = mock-core-configs
pkgdesc = Mock core config files basic chroots
pkgver = 32.0
- pkgrel = 1.1
+ pkgrel = 2.1
url = https://github.com/rpm-software-management/mock
arch = any
license = GPL2
depends = distribution-gpg-keys>=1.36
- source = https://github.com/rpm-software-management/mock/archive/mock-core-configs-32.0-1.tar.gz
- md5sums = 71c721cd6cd8f90b787116f3fa7b3fff
+ source = https://github.com/rpm-software-management/mock/archive/mock-core-configs-32.0-2.tar.gz
+ md5sums = 397471c29c50e942966fae2073852a0b
pkgname = mock-core-configs
diff --git a/PKGBUILD b/PKGBUILD
index c61cbea49ec6..309a9ccc36b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mock-core-configs
pkgver=32.0
-_rpmrel=1
+_rpmrel=2
_pkgtag=$pkgname-$pkgver-$_rpmrel
pkgrel=$_rpmrel.1
pkgdesc="Mock core config files basic chroots"
@@ -9,7 +9,7 @@ arch=('any')
license=('GPL2')
depends=('distribution-gpg-keys>=1.36')
source=("$url/archive/$_pkgtag.tar.gz")
-md5sums=('71c721cd6cd8f90b787116f3fa7b3fff')
+md5sums=('397471c29c50e942966fae2073852a0b')
# Uncomment to not package configs for EOLed versions of distributions
#_without_eol=1