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 287994094f55..48bb85bc4f18 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = mock-core-configs
pkgdesc = Mock core config files basic chroots
- pkgver = 37.5
+ pkgver = 37.6
pkgrel = 1.1
url = https://github.com/rpm-software-management/mock
arch = any
license = GPL2
depends = distribution-gpg-keys>=1.74
backup = etc/mock/default.cfg
- source = https://github.com/rpm-software-management/mock/archive/mock-core-configs-37.5-1.tar.gz
- sha256sums = 2fbdfebeee818a06291e5a4d20022eb5eef489f278e23c604155b06668d7ecc5
+ source = https://github.com/rpm-software-management/mock/archive/mock-core-configs-37.6-1.tar.gz
+ sha256sums = 2bd43adea195adebc22bdb056769d757633bd4aaef8ee0502277c74b55cc11c8
pkgname = mock-core-configs
diff --git a/PKGBUILD b/PKGBUILD
index 6644daa7ac67..9a5425e04616 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mock-core-configs
-pkgver=37.5
+pkgver=37.6
_rpmrel=1
_pkgtag=$pkgname-$pkgver-$_rpmrel
pkgrel=$_rpmrel.1
@@ -10,7 +10,7 @@ license=('GPL2')
depends=('distribution-gpg-keys>=1.74')
backup=('etc/mock/default.cfg')
source=("$url/archive/$_pkgtag.tar.gz")
-sha256sums=('2fbdfebeee818a06291e5a4d20022eb5eef489f278e23c604155b06668d7ecc5')
+sha256sums=('2bd43adea195adebc22bdb056769d757633bd4aaef8ee0502277c74b55cc11c8')
# Uncomment to not package configs for EOLed versions of distributions
#_without_eol=1