summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrick McCarty2015-07-21 20:25:30 -0700
committerPatrick McCarty2015-07-21 20:25:30 -0700
commitf0a676158664c0a79a67357954bac8921ed8c456 (patch)
treefc839c0ef34121509acc56fc7bf572fdf82b5108 /PKGBUILD
parente39ee48e435271c99d11598a9085f4e30f7bd992 (diff)
downloadaur-f0a676158664c0a79a67357954bac8921ed8c456.tar.gz
Bump version to 1.2.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 18995c81afb0..08de687a10c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Thomas Dziedzic < gostrc at gmail >
pkgname=mock
-pkgver=1.2.10
+pkgver=1.2.11
pkgrel=1
pkgdesc='A simple chroot build environment manager for building RPMs'
url='http://fedoraproject.org/wiki/Projects/Mock'
@@ -19,7 +19,7 @@ install="${pkgname}.install"
options=('!strip' 'libtool' 'staticlibs')
source=("https://git.fedorahosted.org/cgit/${pkgname}.git/snapshot/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('00726cb5ec38692d8631cb26fae85a8ad1d28b66fac2694eaec6779276b7334b')
+sha256sums=('6787ad35ff1478a4817b15be1998ef1986487de4051ff2af37254b909a95e2aa')
build() {
cd "${pkgname}-${pkgver}"