summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2020-03-23 18:35:46 +0100
committerlarchunix2020-03-23 18:35:46 +0100
commite735e52aa63ae5e98a748806e348b0e254d1282d (patch)
treea5a7106e2cad44d8bcbc4e359202a595679eeb73
parentcb17e5b1fdfcff3a1360cec61e380174542d371e (diff)
downloadaur-e735e52aa63ae5e98a748806e348b0e254d1282d.tar.gz
Update to upstream release 32.4-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e5328038ec8..3345fd7e6181 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = mock-core-configs
pkgdesc = Mock core config files basic chroots
- pkgver = 32.3
- pkgrel = 2.1
+ pkgver = 32.4
+ pkgrel = 1.1
url = https://github.com/rpm-software-management/mock
arch = any
license = GPL2
depends = distribution-gpg-keys>=1.36
- source = https://github.com/rpm-software-management/mock/archive/mock-core-configs-32.3-2.tar.gz
- md5sums = 8e633181c737afe518cf7e5218d59217
+ source = https://github.com/rpm-software-management/mock/archive/mock-core-configs-32.4-1.tar.gz
+ md5sums = 177da84c4d3615745aa49db998c70a8f
pkgname = mock-core-configs
diff --git a/PKGBUILD b/PKGBUILD
index 9645971a6d8c..638916851fe9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mock-core-configs
-pkgver=32.3
-_rpmrel=2
+pkgver=32.4
+_rpmrel=1
_pkgtag=$pkgname-$pkgver-$_rpmrel
pkgrel=$_rpmrel.1
pkgdesc="Mock core config files basic chroots"
@@ -9,7 +9,7 @@ arch=('any')
license=('GPL2')
depends=('distribution-gpg-keys>=1.36')
source=("$url/archive/$_pkgtag.tar.gz")
-md5sums=('8e633181c737afe518cf7e5218d59217')
+md5sums=('177da84c4d3615745aa49db998c70a8f')
# Uncomment to not package configs for EOLed versions of distributions
#_without_eol=1