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 78aa74b2d722..5621070e776b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = mock-core-configs
pkgdesc = Mock core config files basic chroots
- pkgver = 34.5
+ pkgver = 34.6
pkgrel = 1.1
url = https://github.com/rpm-software-management/mock
arch = any
license = GPL2
depends = distribution-gpg-keys>=1.55
- source = https://github.com/rpm-software-management/mock/archive/mock-core-configs-34.5-1.tar.gz
- sha256sums = 929f54135bdc546e1d9bb92d103207dee9515b6f30e4c60bf38218f2498937a6
+ source = https://github.com/rpm-software-management/mock/archive/mock-core-configs-34.6-1.tar.gz
+ sha256sums = e0e1e1e91c8bb064390dbb9a57f71e515e2da2ff2f9edee7cac6b41198dbdf80
pkgname = mock-core-configs
diff --git a/PKGBUILD b/PKGBUILD
index 5f4cd197d110..9f0426a65b33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mock-core-configs
-pkgver=34.5
+pkgver=34.6
_rpmrel=1
_pkgtag=$pkgname-$pkgver-$_rpmrel
pkgrel=$_rpmrel.1
@@ -9,7 +9,7 @@ arch=('any')
license=('GPL2')
depends=('distribution-gpg-keys>=1.55')
source=("$url/archive/$_pkgtag.tar.gz")
-sha256sums=('929f54135bdc546e1d9bb92d103207dee9515b6f30e4c60bf38218f2498937a6')
+sha256sums=('e0e1e1e91c8bb064390dbb9a57f71e515e2da2ff2f9edee7cac6b41198dbdf80')
# Uncomment to not package configs for EOLed versions of distributions
#_without_eol=1