summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlarchunix2023-10-26 14:34:01 +0200
committerlarchunix2023-10-26 14:34:01 +0200
commit49ba2a1c750e19d57eeada3fefb6135d33c0dfc2 (patch)
treede552f56a0371f4da64301fe72f4bc4127862285 /PKGBUILD
parent628eedbd7080c77a86a5e690c0836c4cce2c19a8 (diff)
downloadaur-49ba2a1c750e19d57eeada3fefb6135d33c0dfc2.tar.gz
Update to upstream release 39.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cc7791291c1a..79adfe93fa2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mock-core-configs
-pkgver=39.1
+pkgver=39.2
_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.96')
+depends=('distribution-gpg-keys>=1.98')
backup=('etc/mock/default.cfg')
source=("$url/archive/$_pkgtag.tar.gz")
-sha256sums=('e23a86ac9967c48b4a6a2652a839b69a6b693e8a26e08586b5726457c2ee6854')
+sha256sums=('a71eb5b8c093cd079dee0bb7ba0ef2c3f5df8f85cb1be194da1e9ccb51b21548')
# Uncomment to not package configs for EOLed versions of distributions
#_without_eol=1