summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlarchunix2021-06-08 21:35:25 +0200
committerlarchunix2021-06-08 21:35:25 +0200
commit5082426ad34a89c586cb1a49e59f71eea1589768 (patch)
tree95f4b0f5fd659c06f6d624bfb9eb61cffa7194a3 /PKGBUILD
parent10ba6667b395c07a50df171e283f6a86a5f8f7ce (diff)
downloadaur-5082426ad34a89c586cb1a49e59f71eea1589768.tar.gz
Update to upstream release 34.4-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f02127fed13a..95c18111cb12 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mock-core-configs
-pkgver=34.3
+pkgver=34.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.48')
+depends=('distribution-gpg-keys>=1.54')
source=("$url/archive/$_pkgtag.tar.gz")
-md5sums=('a60f92f051fc03422e2bdb37aea10393')
+sha256sums=('9f97b050935d1c4c7f641ccb3cfa94b4d4076bf6bba5b90379b6836eb9037087')
# Uncomment to not package configs for EOLed versions of distributions
#_without_eol=1