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

Christian Hesse eworm at archlinux.org
Fri May 3 18:39:43 UTC 2019


    Date: Friday, May 3, 2019 @ 18:39:42
  Author: eworm
Revision: 352444

upgpkg: thin-provisioning-tools 0.8.1-1

new upstream release

Modified:
  thin-provisioning-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-03 18:31:49 UTC (rev 352443)
+++ PKGBUILD	2019-05-03 18:39:42 UTC (rev 352444)
@@ -2,7 +2,7 @@
 # Contributor: Jason Hall <cakersq at gmail.com>
 
 pkgname=thin-provisioning-tools
-pkgver=0.8.0
+pkgver=0.8.1
 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=('af4288954303af2fc39684ba7dbe9ff1683ed51c3290649a472a2f3adffebba5')
+sha256sums=('98e1d34cadb6e11449d86f3e416fd364ef41474c787c4d3566143f7f0f41b29b')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list