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 74ea525d94cb..2631e00e9f62 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = mock-core-configs
pkgdesc = Mock core config files basic chroots
- pkgver = 34.2
+ pkgver = 34.3
pkgrel = 1.1
url = https://github.com/rpm-software-management/mock
arch = any
license = GPL2
depends = distribution-gpg-keys>=1.48
- source = https://github.com/rpm-software-management/mock/archive/mock-core-configs-34.2-1.tar.gz
- md5sums = f7d381385241296fef0685e5091ac78e
+ source = https://github.com/rpm-software-management/mock/archive/mock-core-configs-34.3-1.tar.gz
+ md5sums = a60f92f051fc03422e2bdb37aea10393
pkgname = mock-core-configs
diff --git a/PKGBUILD b/PKGBUILD
index e61649acd949..f02127fed13a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mock-core-configs
-pkgver=34.2
+pkgver=34.3
_rpmrel=1
_pkgtag=$pkgname-$pkgver-$_rpmrel
pkgrel=$_rpmrel.1
@@ -9,7 +9,7 @@ arch=('any')
license=('GPL2')
depends=('distribution-gpg-keys>=1.48')
source=("$url/archive/$_pkgtag.tar.gz")
-md5sums=('f7d381385241296fef0685e5091ac78e')
+md5sums=('a60f92f051fc03422e2bdb37aea10393')
# Uncomment to not package configs for EOLed versions of distributions
#_without_eol=1