summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2021-09-17 17:14:09 +0200
committerlarchunix2021-09-17 17:14:09 +0200
commit0e6083b71f67ec00f22a7959c52b9eb35125e120 (patch)
treecab71e8bbeac20cb7f8bea0b86e2cf1b3a0991ba
parentf09d50b2f5526be6f1e619ba80c9cc3e9b0a9309 (diff)
downloadaur-0e6083b71f67ec00f22a7959c52b9eb35125e120.tar.gz
Update to upstream release 36-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4e5cdd002a59..a2227f63bc17 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = mock-core-configs
pkgdesc = Mock core config files basic chroots
- pkgver = 35
+ pkgver = 36
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-35-1.tar.gz
- sha256sums = ebcafde7609d504fe3762bc42569d5883b9f0a83f76277c09ff08bb51da5f505
+ source = https://github.com/rpm-software-management/mock/archive/mock-core-configs-36-1.tar.gz
+ sha256sums = 28264c5817e621acd8eaed8508539219d438e3b326ed07f4f48e437f7383b913
pkgname = mock-core-configs
diff --git a/PKGBUILD b/PKGBUILD
index 0c0f1e96dc54..6943f6623c84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mock-core-configs
-pkgver=35
+pkgver=36
_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=('ebcafde7609d504fe3762bc42569d5883b9f0a83f76277c09ff08bb51da5f505')
+sha256sums=('28264c5817e621acd8eaed8508539219d438e3b326ed07f4f48e437f7383b913')
# Uncomment to not package configs for EOLed versions of distributions
#_without_eol=1