[arch-commits] Commit in leatherman/trunk (PKGBUILD)

Jonathan Steel jsteel at archlinux.org
Thu Jun 2 18:05:35 UTC 2016


    Date: Thursday, June 2, 2016 @ 20:05:35
  Author: jsteel
Revision: 177745

upgpkg: leatherman 0.7.2-1

Modified:
  leatherman/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-02 17:59:49 UTC (rev 177744)
+++ PKGBUILD	2016-06-02 18:05:35 UTC (rev 177745)
@@ -1,8 +1,8 @@
 # Maintainer: Jonathan Steel <jsteel at archlinux.org>
 
 pkgname=leatherman
-pkgver=0.6.2
-pkgrel=2
+pkgver=0.7.2
+pkgrel=1
 pkgdesc="Collection of C++ and CMake utility libraries"
 arch=('i686' 'x86_64')
 url="https://github.com/puppetlabs/leatherman"
@@ -10,7 +10,7 @@
 makedepends=('boost' 'cmake')
 checkdepends=('ruby')
 source=($pkgname-$pkgver.tar.gz::https://github.com/puppetlabs/leatherman/archive/$pkgver.tar.gz)
-md5sums=('4f3c62e9b75d908ac7b4249b4086cae7')
+md5sums=('33dce7f1705effdc31c999421875032c')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list