summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 042c96e5f92f..16d51c9dd8d9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = mock-core-configs
pkgdesc = Mock core config files basic chroots
- pkgver = 32.0
- pkgrel = 2.1
+ pkgver = 32.1
+ pkgrel = 1.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-2.tar.gz
- md5sums = 397471c29c50e942966fae2073852a0b
+ source = https://github.com/rpm-software-management/mock/archive/mock-core-configs-32.1-1.tar.gz
+ md5sums = 236a0ff4095ac12514ceba82558f9a3f
pkgname = mock-core-configs
diff --git a/PKGBUILD b/PKGBUILD
index 309a9ccc36b2..187741f55363 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mock-core-configs
-pkgver=32.0
-_rpmrel=2
+pkgver=32.1
+_rpmrel=1
_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=('397471c29c50e942966fae2073852a0b')
+md5sums=('236a0ff4095ac12514ceba82558f9a3f')
# Uncomment to not package configs for EOLed versions of distributions
#_without_eol=1