summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2020-11-12 11:48:22 +0100
committerlarchunix2020-11-12 11:48:22 +0100
commit6b96c754d411a8d79c7b390dc1411b5f09a5082c (patch)
treebaf370e13e53d3cc7651184365bce43bfb03e9e0
parent5289274b5310fc60eedd7879b17efabf8437198c (diff)
downloadaur-6b96c754d411a8d79c7b390dc1411b5f09a5082c.tar.gz
Update to upstream release 33.2-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9796997455ee..a6483f59f662 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = mock-core-configs
pkgdesc = Mock core config files basic chroots
- pkgver = 33.1
+ pkgver = 33.2
pkgrel = 1.1
url = https://github.com/rpm-software-management/mock
arch = any
license = GPL2
depends = distribution-gpg-keys>=1.41
- source = https://github.com/rpm-software-management/mock/archive/mock-core-configs-33.1-1.tar.gz
- md5sums = b541bef74f7db18b2a756d808762122f
+ source = https://github.com/rpm-software-management/mock/archive/mock-core-configs-33.2-1.tar.gz
+ md5sums = e4a5ed7a5cc5c4a708a614b3dc401cfb
pkgname = mock-core-configs
diff --git a/PKGBUILD b/PKGBUILD
index 253345f584e2..d85d19640028 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mock-core-configs
-pkgver=33.1
+pkgver=33.2
_rpmrel=1
_pkgtag=$pkgname-$pkgver-$_rpmrel
pkgrel=$_rpmrel.1
@@ -9,7 +9,7 @@ arch=('any')
license=('GPL2')
depends=('distribution-gpg-keys>=1.41')
source=("$url/archive/$_pkgtag.tar.gz")
-md5sums=('b541bef74f7db18b2a756d808762122f')
+md5sums=('e4a5ed7a5cc5c4a708a614b3dc401cfb')
# Uncomment to not package configs for EOLed versions of distributions
#_without_eol=1