summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2021-10-08 14:04:09 +0200
committerlarchunix2021-10-08 14:04:09 +0200
commiteb93986ed2ff3e859130f073eef4b7866e19aa15 (patch)
tree3dfa449af5d1b865b6fe12679e9a163abfa1db96
parent0e6083b71f67ec00f22a7959c52b9eb35125e120 (diff)
downloadaur-eb93986ed2ff3e859130f073eef4b7866e19aa15.tar.gz
Update to upstream release 36.1-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a2227f63bc17..a0f7b7b167e1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = mock-core-configs
pkgdesc = Mock core config files basic chroots
- pkgver = 36
+ pkgver = 36.1
pkgrel = 1.1
url = https://github.com/rpm-software-management/mock
arch = any
license = GPL2
depends = distribution-gpg-keys>=1.55
- source = https://github.com/rpm-software-management/mock/archive/mock-core-configs-36-1.tar.gz
- sha256sums = 28264c5817e621acd8eaed8508539219d438e3b326ed07f4f48e437f7383b913
+ source = https://github.com/rpm-software-management/mock/archive/mock-core-configs-36.1-1.tar.gz
+ sha256sums = 3c969d62e3efda5264569fb84c464dea0478422a5f42700fb5698454b15969c8
pkgname = mock-core-configs
diff --git a/PKGBUILD b/PKGBUILD
index 6943f6623c84..7a7a7886db1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mock-core-configs
-pkgver=36
+pkgver=36.1
_rpmrel=1
_pkgtag=$pkgname-$pkgver-$_rpmrel
pkgrel=$_rpmrel.1
@@ -9,7 +9,7 @@ arch=('any')
license=('GPL2')
depends=('distribution-gpg-keys>=1.55')
source=("$url/archive/$_pkgtag.tar.gz")
-sha256sums=('28264c5817e621acd8eaed8508539219d438e3b326ed07f4f48e437f7383b913')
+sha256sums=('3c969d62e3efda5264569fb84c464dea0478422a5f42700fb5698454b15969c8')
# Uncomment to not package configs for EOLed versions of distributions
#_without_eol=1