summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlarchunix2023-02-18 12:18:29 +0100
committerlarchunix2023-02-18 12:18:29 +0100
commitb0181602f1ccf1765935e18395b7ce2a240a1ccf (patch)
tree34c269c35e320ba553703236107b4b9cfc70be46
parent2e95642245ac604f1db5bfdb6c5826a502de7c0b (diff)
downloadaur-b0181602f1ccf1765935e18395b7ce2a240a1ccf.tar.gz
Update to upstream release 38.2-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2866ebda2725..3fc7c5082964 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = mock-core-configs
pkgdesc = Mock core config files basic chroots
- pkgver = 38.1
+ pkgver = 38.2
pkgrel = 1.1
url = https://github.com/rpm-software-management/mock
arch = any
license = GPL2
depends = distribution-gpg-keys>=1.82
backup = etc/mock/default.cfg
- source = https://github.com/rpm-software-management/mock/archive/mock-core-configs-38.1-1.tar.gz
- sha256sums = 7eb23cdffeac9e6743a6b22f87669ac56f120bc84ddab0b33a4b98e13d9abcca
+ source = https://github.com/rpm-software-management/mock/archive/mock-core-configs-38.2-1.tar.gz
+ sha256sums = 2be9966d0133738700ee2f1be6693dc211c8d712febed721c8a5afcd34356ac3
pkgname = mock-core-configs
diff --git a/PKGBUILD b/PKGBUILD
index 2729cf910c5e..2d367270f0c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mock-core-configs
-pkgver=38.1
+pkgver=38.2
_rpmrel=1
_pkgtag=$pkgname-$pkgver-$_rpmrel
pkgrel=$_rpmrel.1
@@ -10,7 +10,7 @@ license=('GPL2')
depends=('distribution-gpg-keys>=1.82')
backup=('etc/mock/default.cfg')
source=("$url/archive/$_pkgtag.tar.gz")
-sha256sums=('7eb23cdffeac9e6743a6b22f87669ac56f120bc84ddab0b33a4b98e13d9abcca')
+sha256sums=('2be9966d0133738700ee2f1be6693dc211c8d712febed721c8a5afcd34356ac3')
# Uncomment to not package configs for EOLed versions of distributions
#_without_eol=1