[arch-commits] Commit in leatherman/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Tue Feb 13 11:35:23 UTC 2018
Date: Tuesday, February 13, 2018 @ 11:35:22
Author: jsteel
Revision: 293799
upgpkg: leatherman 1.4.0-1
Modified:
leatherman/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-02-13 11:31:43 UTC (rev 293798)
+++ PKGBUILD 2018-02-13 11:35:22 UTC (rev 293799)
@@ -1,8 +1,8 @@
# Maintainer: Jonathan Steel <jsteel at archlinux.org>
pkgname=leatherman
-pkgver=1.3.0
-pkgrel=2
+pkgver=1.4.0
+pkgrel=1
pkgdesc="Collection of C++ and CMake utility libraries"
arch=('x86_64')
url="https://github.com/puppetlabs/leatherman"
@@ -10,7 +10,7 @@
makedepends=('boost' 'cmake' 'rapidjson')
checkdepends=('ruby')
source=($pkgname-$pkgver.tar.gz::https://github.com/puppetlabs/leatherman/archive/$pkgver.tar.gz)
-md5sums=('659d2b3bc3ff34ae01b31a24bff43d21')
+md5sums=('7de85c496ca0024d60df873e7ef1a462')
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list