summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2022-03-07 21:45:43 +0100
committerlarchunix2022-03-07 21:45:43 +0100
commitf86f5c106125a84e1104e780c9c4ec9747fca169 (patch)
tree07db340a0a0201a71315421dcb7bc4103ddafc0d
parent7d9982db9d511df9c532ffdbb99543eb63f2498d (diff)
downloadaur-f86f5c106125a84e1104e780c9c4ec9747fca169.tar.gz
Update to upstream release 37.2-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 522913be701c..d6cb6608f69f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = mock-core-configs
pkgdesc = Mock core config files basic chroots
- pkgver = 37.1
+ pkgver = 37.2
pkgrel = 1.1
url = https://github.com/rpm-software-management/mock
arch = any
license = GPL2
depends = distribution-gpg-keys>=1.64
- source = https://github.com/rpm-software-management/mock/archive/mock-core-configs-37.1-1.tar.gz
- sha256sums = e48020b8754e2d5e91c18e6d12c7c1e01f1d84c56904244b2686615bfeafed6b
+ source = https://github.com/rpm-software-management/mock/archive/mock-core-configs-37.2-1.tar.gz
+ sha256sums = 1218b43281a7e303b408cc4b119dbf240a6812f87fb5668665b183792bf894c4
pkgname = mock-core-configs
diff --git a/PKGBUILD b/PKGBUILD
index 378a67bc25c3..187111c3434b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mock-core-configs
-pkgver=37.1
+pkgver=37.2
_rpmrel=1
_pkgtag=$pkgname-$pkgver-$_rpmrel
pkgrel=$_rpmrel.1
@@ -9,7 +9,7 @@ arch=('any')
license=('GPL2')
depends=('distribution-gpg-keys>=1.64')
source=("$url/archive/$_pkgtag.tar.gz")
-sha256sums=('e48020b8754e2d5e91c18e6d12c7c1e01f1d84c56904244b2686615bfeafed6b')
+sha256sums=('1218b43281a7e303b408cc4b119dbf240a6812f87fb5668665b183792bf894c4')
# Uncomment to not package configs for EOLed versions of distributions
#_without_eol=1