summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlarchunix2018-11-15 23:12:35 +0100
committerlarchunix2018-11-15 23:12:35 +0100
commit4736c06204432bd7a1b5346bdc265af2098cacb6 (patch)
tree7ed8d5579f605d32297bbe6b521c69a92e8ac5e7 /PKGBUILD
parentace0cff8f4b411d8af95c45dd300e16f514fe65d (diff)
downloadaur-4736c06204432bd7a1b5346bdc265af2098cacb6.tar.gz
Update to upstream release 29.3-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index edab550ce559..476242669add 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mock-core-configs
-pkgver=29.2
+pkgver=29.3
_rpmrel=1
_pkgtag=$pkgname-$pkgver-$_rpmrel
pkgrel=$_rpmrel.1
@@ -9,7 +9,7 @@ arch=('any')
license=('GPL2')
depends=('distribution-gpg-keys')
source=("$url/archive/$_pkgtag.tar.gz")
-md5sums=('063b0bfdd20427f509523b1c56355567')
+md5sums=('e860f0ea333c1d876fc9b1579435e6b9')
prepare() {
mv "mock-$_pkgtag" "$pkgname-$pkgver"