summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlarchunix2023-04-16 10:26:12 +0200
committerlarchunix2023-04-16 10:26:12 +0200
commit2b44ec87c077b4750ce8d67b7aaddfba623ffbd1 (patch)
tree7008bd74f97c213574e94c590207160318ec8f2e /PKGBUILD
parent3c9583748c449cff62bf0f821a9b7e5a501063f2 (diff)
downloadaur-2b44ec87c077b4750ce8d67b7aaddfba623ffbd1.tar.gz
Update to upstream release 38.4-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 725d0a57eb9c..e3ed0ed0bd53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mock-core-configs
-pkgver=38.3
+pkgver=38.4
_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.84')
+depends=('distribution-gpg-keys>=1.85')
backup=('etc/mock/default.cfg')
source=("$url/archive/$_pkgtag.tar.gz")
-sha256sums=('f7183d92af51324c4ac6a1e11303b4ba82850c74a7598cfc8ba25dd80074e371')
+sha256sums=('4a7cdabc3baa92445351184fa4114ab39f0b573d37e040194ce7cba3b12235a0')
# Uncomment to not package configs for EOLed versions of distributions
#_without_eol=1