[arch-commits] Commit in leatherman/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Tue May 16 20:19:52 UTC 2017
Date: Tuesday, May 16, 2017 @ 20:19:51
Author: jsteel
Revision: 228327
upgpkg: leatherman 0.12.1-1
Modified:
leatherman/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-05-16 20:02:28 UTC (rev 228326)
+++ PKGBUILD 2017-05-16 20:19:51 UTC (rev 228327)
@@ -1,7 +1,7 @@
# Maintainer: Jonathan Steel <jsteel at archlinux.org>
pkgname=leatherman
-pkgver=0.12.0
+pkgver=0.12.1
pkgrel=1
pkgdesc="Collection of C++ and CMake utility libraries"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
checkdepends=('ruby')
source=($pkgname-$pkgver.tar.gz::https://github.com/puppetlabs/leatherman/archive/$pkgver.tar.gz
ruby-2.4.patch)
-md5sums=('c846fd82d763c3b9f4428c920214b462'
+md5sums=('5f786c5dc004e84d7b464de27660be06'
'eb63e7694bd15e779ddc7b146adaad90')
prepare() {
More information about the arch-commits
mailing list