summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlarchunix2023-09-15 21:45:44 +0200
committerlarchunix2023-09-15 21:45:44 +0200
commit628eedbd7080c77a86a5e690c0836c4cce2c19a8 (patch)
tree33e6513d969f6c0c51ee780813a049532003fc6e /PKGBUILD
parentac07bd9036e4ec3e084a8d1caa321dc799b4f208 (diff)
downloadaur-628eedbd7080c77a86a5e690c0836c4cce2c19a8.tar.gz
Update to upstream release 39.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d1ff55a49c75..cc7791291c1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mock-core-configs
-pkgver=39
+pkgver=39.1
_rpmrel=1
_pkgtag=$pkgname-$pkgver-$_rpmrel
pkgrel=$_rpmrel.1
@@ -7,10 +7,10 @@ pkgdesc="Mock core config files basic chroots"
url="https://github.com/rpm-software-management/mock"
arch=('any')
license=('GPL2')
-depends=('distribution-gpg-keys>=1.85')
+depends=('distribution-gpg-keys>=1.96')
backup=('etc/mock/default.cfg')
source=("$url/archive/$_pkgtag.tar.gz")
-sha256sums=('e325d05af361eae768377df473b587867642adc6bceb8de4eb73308963446791')
+sha256sums=('e23a86ac9967c48b4a6a2652a839b69a6b693e8a26e08586b5726457c2ee6854')
# Uncomment to not package configs for EOLed versions of distributions
#_without_eol=1