summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2023-10-26 14:34:01 +0200
committerlarchunix2023-10-26 14:34:01 +0200
commit49ba2a1c750e19d57eeada3fefb6135d33c0dfc2 (patch)
treede552f56a0371f4da64301fe72f4bc4127862285
parent628eedbd7080c77a86a5e690c0836c4cce2c19a8 (diff)
downloadaur-49ba2a1c750e19d57eeada3fefb6135d33c0dfc2.tar.gz
Update to upstream release 39.2-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d2272ba0ed37..23d65e5f83b2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = mock-core-configs
pkgdesc = Mock core config files basic chroots
- pkgver = 39.1
+ pkgver = 39.2
pkgrel = 1.1
url = https://github.com/rpm-software-management/mock
arch = any
license = GPL2
- depends = distribution-gpg-keys>=1.96
+ depends = distribution-gpg-keys>=1.98
backup = etc/mock/default.cfg
- source = https://github.com/rpm-software-management/mock/archive/mock-core-configs-39.1-1.tar.gz
- sha256sums = e23a86ac9967c48b4a6a2652a839b69a6b693e8a26e08586b5726457c2ee6854
+ source = https://github.com/rpm-software-management/mock/archive/mock-core-configs-39.2-1.tar.gz
+ sha256sums = a71eb5b8c093cd079dee0bb7ba0ef2c3f5df8f85cb1be194da1e9ccb51b21548
pkgname = mock-core-configs
diff --git a/PKGBUILD b/PKGBUILD
index cc7791291c1a..79adfe93fa2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mock-core-configs
-pkgver=39.1
+pkgver=39.2
_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.96')
+depends=('distribution-gpg-keys>=1.98')
backup=('etc/mock/default.cfg')
source=("$url/archive/$_pkgtag.tar.gz")
-sha256sums=('e23a86ac9967c48b4a6a2652a839b69a6b693e8a26e08586b5726457c2ee6854')
+sha256sums=('a71eb5b8c093cd079dee0bb7ba0ef2c3f5df8f85cb1be194da1e9ccb51b21548')
# Uncomment to not package configs for EOLed versions of distributions
#_without_eol=1