summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrick McCarty2015-07-28 09:22:11 -0700
committerPatrick McCarty2015-07-28 09:22:11 -0700
commit1ea2989c9d6880420c18bec68a2a6b85f6eab42f (patch)
treea219b3d378a5b4f3e6221c87d525f88b21368552 /PKGBUILD
parent3deb3e0bafdf519db3a696543eb996487d16df5f (diff)
downloadaur-1ea2989c9d6880420c18bec68a2a6b85f6eab42f.tar.gz
Bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 48208cd9e1fd..81bfe2aa8d59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Thomas Dziedzic < gostrc at gmail >
pkgname=mock
-pkgver=1.2.11
+pkgver=1.2.12
pkgrel=1
pkgdesc='A simple chroot build environment manager for building RPMs'
url='http://fedoraproject.org/wiki/Projects/Mock'
@@ -20,7 +20,7 @@ options=('!strip' 'libtool' 'staticlibs')
backup=('etc/mock/site-defaults.cfg')
source=("https://git.fedorahosted.org/cgit/${pkgname}.git/snapshot/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('6787ad35ff1478a4817b15be1998ef1986487de4051ff2af37254b909a95e2aa')
+sha256sums=('4bb5617d9f187aa54983a5798b587138f1871adcfdd8ec510089f4439ada15e5')
build() {
cd "${pkgname}-${pkgver}"