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

Jonathan Steel jsteel at archlinux.org
Thu Aug 18 13:52:28 UTC 2016


    Date: Thursday, August 18, 2016 @ 13:52:28
  Author: jsteel
Revision: 186951

upgpkg: leatherman 0.9.0-1

boost 1.61 rebuild

Modified:
  leatherman/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-18 13:38:36 UTC (rev 186950)
+++ PKGBUILD	2016-08-18 13:52:28 UTC (rev 186951)
@@ -1,7 +1,7 @@
 # Maintainer: Jonathan Steel <jsteel at archlinux.org>
 
 pkgname=leatherman
-pkgver=0.7.5
+pkgver=0.9.0
 pkgrel=1
 pkgdesc="Collection of C++ and CMake utility libraries"
 arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@
 makedepends=('boost' 'cmake')
 checkdepends=('ruby')
 source=($pkgname-$pkgver.tar.gz::https://github.com/puppetlabs/leatherman/archive/$pkgver.tar.gz)
-md5sums=('361e850d380cbbf84a4af018b8c5c3ed')
+md5sums=('b84db18cd051eb84f8e96ac66bcd2a35')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list