summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2023-12-01 17:42:23 +0100
committerlarchunix2023-12-01 17:42:23 +0100
commitd0a451c05e9ac2a34e4df5e8e4fb2e0789cadad2 (patch)
tree3ff370a7932a64ae6d2d76ff437dbc6d40efbd0e
parent49ba2a1c750e19d57eeada3fefb6135d33c0dfc2 (diff)
downloadaur-d0a451c05e9ac2a34e4df5e8e4fb2e0789cadad2.tar.gz
Update to upstream release 39.3-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 23d65e5f83b2..cdacf8903c8c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = mock-core-configs
pkgdesc = Mock core config files basic chroots
- pkgver = 39.2
+ pkgver = 39.3
pkgrel = 1.1
url = https://github.com/rpm-software-management/mock
arch = any
license = GPL2
depends = distribution-gpg-keys>=1.98
backup = etc/mock/default.cfg
- source = https://github.com/rpm-software-management/mock/archive/mock-core-configs-39.2-1.tar.gz
- sha256sums = a71eb5b8c093cd079dee0bb7ba0ef2c3f5df8f85cb1be194da1e9ccb51b21548
+ source = https://github.com/rpm-software-management/mock/archive/mock-core-configs-39.3-1.tar.gz
+ sha256sums = 164e4f389b43e64f53b296e67eb89f81656fbf2ca735beb2c9192382163ad926
pkgname = mock-core-configs
diff --git a/PKGBUILD b/PKGBUILD
index 79adfe93fa2d..e4ae22f59200 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mock-core-configs
-pkgver=39.2
+pkgver=39.3
_rpmrel=1
_pkgtag=$pkgname-$pkgver-$_rpmrel
pkgrel=$_rpmrel.1
@@ -10,7 +10,7 @@ license=('GPL2')
depends=('distribution-gpg-keys>=1.98')
backup=('etc/mock/default.cfg')
source=("$url/archive/$_pkgtag.tar.gz")
-sha256sums=('a71eb5b8c093cd079dee0bb7ba0ef2c3f5df8f85cb1be194da1e9ccb51b21548')
+sha256sums=('164e4f389b43e64f53b296e67eb89f81656fbf2ca735beb2c9192382163ad926')
# Uncomment to not package configs for EOLed versions of distributions
#_without_eol=1