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

Christian Rebischke shibumi at archlinux.org
Tue Oct 23 23:37:27 UTC 2018


    Date: Tuesday, October 23, 2018 @ 23:37:26
  Author: shibumi
Revision: 398740

upgpkg: leatherman 1.5.2-1

Modified:
  leatherman/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-23 23:37:14 UTC (rev 398739)
+++ PKGBUILD	2018-10-23 23:37:26 UTC (rev 398740)
@@ -2,8 +2,8 @@
 # Contributor: Jonathan Steel <jsteel at archlinux.org>
 
 pkgname=leatherman
-pkgver=1.4.1
-pkgrel=3
+pkgver=1.5.2
+pkgrel=1
 pkgdesc="Collection of C++ and CMake utility libraries"
 arch=('x86_64')
 url="https://github.com/puppetlabs/leatherman"
@@ -11,7 +11,7 @@
 makedepends=('boost' 'cmake' 'rapidjson')
 checkdepends=('ruby')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/puppetlabs/leatherman/archive/${pkgver}.tar.gz")
-sha512sums=('71fa4723d231ffd6c582a332d6e57da8d1631d787ac7eeef55a505217b9d216ada11efc2636f2238c0272c30d943c61e1f391941f1c4531f911cce597062ffa6')
+sha512sums=('9cef854fd7a95c54fcfc2e639e469dfaa4625757ea8aceeb9ac2162bfc89cbcbc1d5e8217af5f1fad4f31d98528475e22157ca6b1046a36e0928074f866ddafd')
 
 prepare() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list