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

Jonathan Steel jsteel at archlinux.org
Mon Oct 10 08:43:46 UTC 2016


    Date: Monday, October 10, 2016 @ 08:43:46
  Author: jsteel
Revision: 191801

upgpkg: leatherman 0.9.1-1

Modified:
  leatherman/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-10 08:33:59 UTC (rev 191800)
+++ PKGBUILD	2016-10-10 08:43:46 UTC (rev 191801)
@@ -1,16 +1,16 @@
 # Maintainer: Jonathan Steel <jsteel at archlinux.org>
 
 pkgname=leatherman
-pkgver=0.9.0
+pkgver=0.9.1
 pkgrel=1
 pkgdesc="Collection of C++ and CMake utility libraries"
 arch=('i686' 'x86_64')
 url="https://github.com/puppetlabs/leatherman"
 license=('APACHE')
-makedepends=('boost' 'cmake')
+makedepends=('boost' 'cmake' 'rapidjson')
 checkdepends=('ruby')
 source=($pkgname-$pkgver.tar.gz::https://github.com/puppetlabs/leatherman/archive/$pkgver.tar.gz)
-md5sums=('b84db18cd051eb84f8e96ac66bcd2a35')
+md5sums=('ad1c03f759a9451b333c867ec90e4a97')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list