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

Jonathan Steel jsteel at archlinux.org
Tue Mar 14 14:30:38 UTC 2017


    Date: Tuesday, March 14, 2017 @ 14:30:38
  Author: jsteel
Revision: 216273

upgpkg: leatherman 0.11.1-1

Modified:
  leatherman/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-14 14:30:17 UTC (rev 216272)
+++ PKGBUILD	2017-03-14 14:30:38 UTC (rev 216273)
@@ -1,7 +1,7 @@
 # Maintainer: Jonathan Steel <jsteel at archlinux.org>
 
 pkgname=leatherman
-pkgver=0.11.0
+pkgver=0.11.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=('8ea6260b8138ee9b1210cf46673d308a'
+md5sums=('d4533726589e89f3aae20df027cd1ea3'
          'eb63e7694bd15e779ddc7b146adaad90')
 
 prepare() {



More information about the arch-commits mailing list