summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2020-03-23 18:25:25 +0100
committerlarchunix2020-03-23 18:25:25 +0100
commit4af01f9d72b735251999eccf39d60ae09c8ce553 (patch)
treea83872762563aaffaf1e4e5f3127ea420e2e050f
parentb8098fe078f64254ce9531de7ad78e28aaff6bda (diff)
downloadaur-4af01f9d72b735251999eccf39d60ae09c8ce553.tar.gz
Update to upstream release 32.3-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 973be56ba21f..ba175e4883b4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = mock-core-configs
pkgdesc = Mock core config files basic chroots
- pkgver = 32.2
+ pkgver = 32.3
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.2-1.tar.gz
- md5sums = f833a2a05440ae79a6ec329e24ef65df
+ source = https://github.com/rpm-software-management/mock/archive/mock-core-configs-32.3-1.tar.gz
+ md5sums = f056ca1c57ca1a0babe8bc44a87acea6
pkgname = mock-core-configs
diff --git a/PKGBUILD b/PKGBUILD
index 2ebb8c36b847..2cab7e17f803 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mock-core-configs
-pkgver=32.2
+pkgver=32.3
_rpmrel=1
_pkgtag=$pkgname-$pkgver-$_rpmrel
pkgrel=$_rpmrel.1
@@ -9,7 +9,7 @@ arch=('any')
license=('GPL2')
depends=('distribution-gpg-keys>=1.36')
source=("$url/archive/$_pkgtag.tar.gz")
-md5sums=('f833a2a05440ae79a6ec329e24ef65df')
+md5sums=('f056ca1c57ca1a0babe8bc44a87acea6')
# Uncomment to not package configs for EOLed versions of distributions
#_without_eol=1