summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2022-02-02 14:30:38 +0100
committerlarchunix2022-02-02 14:30:38 +0100
commit9bc052b4a13573b1ee0def88264ae55f4eabc1c6 (patch)
tree74ac4e057cb1f2c58d38a7691ebb5b4568ebe266
parent9e9d3f52ea5e4a56057f77d7b5762d22818adc73 (diff)
downloadaur-9bc052b4a13573b1ee0def88264ae55f4eabc1c6.tar.gz
Update to upstream release 37-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d8f439477559..6722c019ac15 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = mock-core-configs
pkgdesc = Mock core config files basic chroots
- pkgver = 36.4
+ pkgver = 37
pkgrel = 1.1
url = https://github.com/rpm-software-management/mock
arch = any
license = GPL2
- 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
+ depends = distribution-gpg-keys>=1.64
+ source = https://github.com/rpm-software-management/mock/archive/mock-core-configs-37-1.tar.gz
+ sha256sums = 962643eef2c12e8870388d6185dc1940280f053203cadd5e377b336487d7692a
pkgname = mock-core-configs
diff --git a/PKGBUILD b/PKGBUILD
index 1bfbe2dd5b1d..9968b6feec23 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mock-core-configs
-pkgver=36.4
+pkgver=37
_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.60')
+depends=('distribution-gpg-keys>=1.64')
source=("$url/archive/$_pkgtag.tar.gz")
-sha256sums=('25213ef6e6a988f372556396180d33393fbd252033b6a5289455c732d3ea2df1')
+sha256sums=('962643eef2c12e8870388d6185dc1940280f053203cadd5e377b336487d7692a')
# Uncomment to not package configs for EOLed versions of distributions
#_without_eol=1