summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2023-05-23 19:03:54 +0200
committerlarchunix2023-05-23 19:03:54 +0200
commit28cfcb22056b54435eb414accc2a16440bc9bfd1 (patch)
tree69420eba0270d359b1bb13d2fd17011f381a0d93
parent2b44ec87c077b4750ce8d67b7aaddfba623ffbd1 (diff)
downloadaur-28cfcb22056b54435eb414accc2a16440bc9bfd1.tar.gz
Update to upstream release 38.5-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3bbe824cd0d3..c46161daa3c8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = mock-core-configs
pkgdesc = Mock core config files basic chroots
- pkgver = 38.4
+ pkgver = 38.5
pkgrel = 1.1
url = https://github.com/rpm-software-management/mock
arch = any
license = GPL2
depends = distribution-gpg-keys>=1.85
backup = etc/mock/default.cfg
- source = https://github.com/rpm-software-management/mock/archive/mock-core-configs-38.4-1.tar.gz
- sha256sums = 4a7cdabc3baa92445351184fa4114ab39f0b573d37e040194ce7cba3b12235a0
+ source = https://github.com/rpm-software-management/mock/archive/mock-core-configs-38.5-1.tar.gz
+ sha256sums = 8140828f36cda8fd7ca67da24c067d6a84209a925276ec833aee2788048a92b6
pkgname = mock-core-configs
diff --git a/PKGBUILD b/PKGBUILD
index e3ed0ed0bd53..ddcd5273ddc6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mock-core-configs
-pkgver=38.4
+pkgver=38.5
_rpmrel=1
_pkgtag=$pkgname-$pkgver-$_rpmrel
pkgrel=$_rpmrel.1
@@ -10,7 +10,7 @@ license=('GPL2')
depends=('distribution-gpg-keys>=1.85')
backup=('etc/mock/default.cfg')
source=("$url/archive/$_pkgtag.tar.gz")
-sha256sums=('4a7cdabc3baa92445351184fa4114ab39f0b573d37e040194ce7cba3b12235a0')
+sha256sums=('8140828f36cda8fd7ca67da24c067d6a84209a925276ec833aee2788048a92b6')
# Uncomment to not package configs for EOLed versions of distributions
#_without_eol=1