summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2024-05-21 19:27:27 +0200
committerlarchunix2024-05-21 19:27:27 +0200
commit01b471dfde1c8817b908ef4ec6cb76561db709fd (patch)
tree54eebdc361ec178723280873c4b33a3c405b097a
parentc2a5efa025f134c8fa1ed9031d1082bbcf218610 (diff)
downloadaur-01b471dfde1c8817b908ef4ec6cb76561db709fd.tar.gz
Update to upstream release 40.4-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bf5647ca01c6..3d586fb63bc7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = mock-core-configs
pkgdesc = Mock core config files basic chroots
- pkgver = 40.3
+ pkgver = 40.4
pkgrel = 1.1
url = https://github.com/rpm-software-management/mock
arch = any
license = GPL-2.0-or-later
depends = distribution-gpg-keys>=1.98
backup = etc/mock/default.cfg
- source = https://github.com/rpm-software-management/mock/archive/mock-core-configs-40.3-1.tar.gz
- sha256sums = 06816cd69fa1f567d1ea13d2c2458f3f37e235de6655d98cce331dda79d2f0e2
+ source = https://github.com/rpm-software-management/mock/archive/mock-core-configs-40.4-1.tar.gz
+ sha256sums = e1cf847944f4c578bdc8dc435bc31579a93334db1e458e7a29d9cbeeacbc00d0
pkgname = mock-core-configs
diff --git a/PKGBUILD b/PKGBUILD
index 5c7face84e3b..0d155b8b4f18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mock-core-configs
-pkgver=40.3
+pkgver=40.4
_rpmrel=1
_pkgtag=$pkgname-$pkgver-$_rpmrel
pkgrel=$_rpmrel.1
@@ -10,7 +10,7 @@ license=('GPL-2.0-or-later')
depends=('distribution-gpg-keys>=1.98')
backup=('etc/mock/default.cfg')
source=("$url/archive/$_pkgtag.tar.gz")
-sha256sums=('06816cd69fa1f567d1ea13d2c2458f3f37e235de6655d98cce331dda79d2f0e2')
+sha256sums=('e1cf847944f4c578bdc8dc435bc31579a93334db1e458e7a29d9cbeeacbc00d0')
# Uncomment to not package configs for EOLed versions of distributions
#_without_eol=1