Date: Saturday, April 26, 2014 @ 14:33:45
  Author: thomas
Revision: 211792

upgpkg: thin-provisioning-tools 0.3.2-1

Modified:
  thin-provisioning-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2014-04-26 11:21:13 UTC (rev 211791)
+++ PKGBUILD    2014-04-26 12:33:45 UTC (rev 211792)
@@ -3,7 +3,7 @@
 # Contributor: Jason Hall <[email protected]>
 
 pkgname=thin-provisioning-tools
-pkgver=0.2.7
+pkgver=0.3.2
 pkgrel=1
 pkgdesc="A suite of tools for manipulating the metadata of the dm-thin 
device-mapper target"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('expat' 'gcc-libs')
 makedepends=('boost')
 source=(https://github.com/jthornber/${pkgname}/archive/v${pkgver}.tar.gz)
-sha1sums=('23ce1110899adce9406aa614a4ee19950e00ee7a')
+sha1sums=('42a9f57a34bb7b11edb6f21805e64d18c546927d')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"

Reply via email to