summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2022-02-04 09:24:56 +0100
committerlarchunix2022-02-04 09:24:56 +0100
commit7d9982db9d511df9c532ffdbb99543eb63f2498d (patch)
tree62722e81ff6cf98c3a5602e04a34670b429b8080
parent9bc052b4a13573b1ee0def88264ae55f4eabc1c6 (diff)
downloadaur-7d9982db9d511df9c532ffdbb99543eb63f2498d.tar.gz
Update to upstream release 37.1-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6722c019ac15..522913be701c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = mock-core-configs
pkgdesc = Mock core config files basic chroots
- pkgver = 37
+ pkgver = 37.1
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.tar.gz
- sha256sums = 962643eef2c12e8870388d6185dc1940280f053203cadd5e377b336487d7692a
+ source = https://github.com/rpm-software-management/mock/archive/mock-core-configs-37.1-1.tar.gz
+ sha256sums = e48020b8754e2d5e91c18e6d12c7c1e01f1d84c56904244b2686615bfeafed6b
pkgname = mock-core-configs
diff --git a/PKGBUILD b/PKGBUILD
index 9968b6feec23..378a67bc25c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mock-core-configs
-pkgver=37
+pkgver=37.1
_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=('962643eef2c12e8870388d6185dc1940280f053203cadd5e377b336487d7692a')
+sha256sums=('e48020b8754e2d5e91c18e6d12c7c1e01f1d84c56904244b2686615bfeafed6b')
# Uncomment to not package configs for EOLed versions of distributions
#_without_eol=1