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 d2c3c88067d2..2f562a1c5add 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = mock-core-configs
pkgdesc = Mock core config files basic chroots
- pkgver = 37.8
+ pkgver = 37.9
pkgrel = 1.1
url = https://github.com/rpm-software-management/mock
arch = any
license = GPL2
depends = distribution-gpg-keys>=1.76
backup = etc/mock/default.cfg
- source = https://github.com/rpm-software-management/mock/archive/mock-core-configs-37.8-1.tar.gz
- sha256sums = d08a2cd555c6eec2627ce1fd0bd0284f789db6d393e3b8a12b300f649e8937da
+ source = https://github.com/rpm-software-management/mock/archive/mock-core-configs-37.9-1.tar.gz
+ sha256sums = 2bfb4475abb87c7b0ac909b865a972b935c4668d870eff25c76f32021c567291
pkgname = mock-core-configs
diff --git a/PKGBUILD b/PKGBUILD
index 4c86a2e716af..be2e39805118 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mock-core-configs
-pkgver=37.8
+pkgver=37.9
_rpmrel=1
_pkgtag=$pkgname-$pkgver-$_rpmrel
pkgrel=$_rpmrel.1
@@ -10,7 +10,7 @@ license=('GPL2')
depends=('distribution-gpg-keys>=1.76')
backup=('etc/mock/default.cfg')
source=("$url/archive/$_pkgtag.tar.gz")
-sha256sums=('d08a2cd555c6eec2627ce1fd0bd0284f789db6d393e3b8a12b300f649e8937da')
+sha256sums=('2bfb4475abb87c7b0ac909b865a972b935c4668d870eff25c76f32021c567291')
# Uncomment to not package configs for EOLed versions of distributions
#_without_eol=1