summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 139128bd13cb..19ad983dfef6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = mock-core-configs
pkgdesc = Mock core config files basic chroots
- pkgver = 31.4
+ pkgver = 31.5
pkgrel = 1.1
url = https://github.com/rpm-software-management/mock
arch = any
license = GPL2
depends = distribution-gpg-keys>=1.29
- source = https://github.com/rpm-software-management/mock/archive/mock-core-configs-31.4-1.tar.gz
- md5sums = d48b1f502cdbc9adc23af542441d09e8
+ source = https://github.com/rpm-software-management/mock/archive/mock-core-configs-31.5-1.tar.gz
+ md5sums = 77def6e308d5a85f3b804e41672d3417
pkgname = mock-core-configs
diff --git a/PKGBUILD b/PKGBUILD
index a0d6170d236f..0a7f03f91ca4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mock-core-configs
-pkgver=31.4
+pkgver=31.5
_rpmrel=1
_pkgtag=$pkgname-$pkgver-$_rpmrel
pkgrel=$_rpmrel.1
@@ -9,7 +9,7 @@ arch=('any')
license=('GPL2')
depends=('distribution-gpg-keys>=1.29')
source=("$url/archive/$_pkgtag.tar.gz")
-md5sums=('d48b1f502cdbc9adc23af542441d09e8')
+md5sums=('77def6e308d5a85f3b804e41672d3417')
# Uncomment to not package configs for EOLed versions of distributions
#_without_eol=1