Date: Saturday, April 20, 2019 @ 10:26:03
  Author: eworm
Revision: 350926

upgpkg: thin-provisioning-tools 0.8.0-1

new upstream release

Modified:
  thin-provisioning-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-04-20 08:47:23 UTC (rev 350925)
+++ PKGBUILD    2019-04-20 10:26:03 UTC (rev 350926)
@@ -2,7 +2,7 @@
 # Contributor: Jason Hall <[email protected]>
 
 pkgname=thin-provisioning-tools
-pkgver=0.7.6
+pkgver=0.8.0
 pkgrel=1
 pkgdesc='Suite of tools for manipulating the metadata of the dm-thin 
device-mapper target'
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('expat' 'gcc-libs' 'libaio')
 makedepends=('boost')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/jthornber/${pkgname}/archive/v${pkgver}.tar.gz";)
-sha256sums=('491358c1406414ab3f06b260bd9da8a2f9109c4c426dda899d4d985860dfc01f')
+sha256sums=('af4288954303af2fc39684ba7dbe9ff1683ed51c3290649a472a2f3adffebba5')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"

Reply via email to