summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2021-12-28 15:30:51 +0100
committerlarchunix2021-12-28 15:30:51 +0100
commit9e9d3f52ea5e4a56057f77d7b5762d22818adc73 (patch)
tree529a2a066cb1f4d85a47af8d34a98c201ffe0bb9
parentc97e9e95bda7653043272cec70796c46d590386e (diff)
downloadaur-9e9d3f52ea5e4a56057f77d7b5762d22818adc73.tar.gz
Update to upstream release 36.4-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 39979bc7e935..d8f439477559 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = mock-core-configs
pkgdesc = Mock core config files basic chroots
- pkgver = 36.3
+ pkgver = 36.4
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.3-1.tar.gz
- sha256sums = 699468482d5a1eb3962f2034676156b298ffc564cc4b027b531d875c02700372
+ depends = distribution-gpg-keys>=1.60
+ source = https://github.com/rpm-software-management/mock/archive/mock-core-configs-36.4-1.tar.gz
+ sha256sums = 25213ef6e6a988f372556396180d33393fbd252033b6a5289455c732d3ea2df1
pkgname = mock-core-configs
diff --git a/PKGBUILD b/PKGBUILD
index 0534f2627075..1bfbe2dd5b1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mock-core-configs
-pkgver=36.3
+pkgver=36.4
_rpmrel=1
_pkgtag=$pkgname-$pkgver-$_rpmrel
pkgrel=$_rpmrel.1
@@ -7,9 +7,9 @@ pkgdesc="Mock core config files basic chroots"
url="https://github.com/rpm-software-management/mock"
arch=('any')
license=('GPL2')
-depends=('distribution-gpg-keys>=1.55')
+depends=('distribution-gpg-keys>=1.60')
source=("$url/archive/$_pkgtag.tar.gz")
-sha256sums=('699468482d5a1eb3962f2034676156b298ffc564cc4b027b531d875c02700372')
+sha256sums=('25213ef6e6a988f372556396180d33393fbd252033b6a5289455c732d3ea2df1')
# Uncomment to not package configs for EOLed versions of distributions
#_without_eol=1