[arch-commits] Commit in thin-provisioning-tools/trunk (PKGBUILD)

Christian Hesse eworm at archlinux.org
Thu Jul 7 10:38:30 UTC 2016


    Date: Thursday, July 7, 2016 @ 10:38:29
  Author: eworm
Revision: 271134

upgpkg: thin-provisioning-tools 0.6.2-1

new upstream release

Modified:
  thin-provisioning-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-07 10:24:54 UTC (rev 271133)
+++ PKGBUILD	2016-07-07 10:38:29 UTC (rev 271134)
@@ -3,8 +3,8 @@
 # Contributor: Jason Hall <cakersq at gmail.com>
 
 pkgname=thin-provisioning-tools
-pkgver=0.6.1
-pkgrel=2
+pkgver=0.6.2
+pkgrel=1
 pkgdesc='Suite of tools for manipulating the metadata of the dm-thin device-mapper target'
 arch=('i686' 'x86_64')
 url="https://github.com/jthornber/thin-provisioning-tools"
@@ -12,7 +12,7 @@
 depends=('expat' 'gcc-libs' 'libaio')
 makedepends=('boost')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/jthornber/${pkgname}/archive/v${pkgver}.tar.gz)
-sha1sums=('387096be52b2f846b8b83f3d8da8e2cc6775465f')
+sha1sums=('5aab3250a6af1855d3dcdcc44e6cd8d5cf5008b6')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list