Date: Thursday, August 13, 2015 @ 14:25:46 Author: thomas Revision: 243406
upgpkg: thin-provisioning-tools 0.5.3-1 Modified: thin-provisioning-tools/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-08-13 12:20:32 UTC (rev 243405) +++ PKGBUILD 2015-08-13 12:25:46 UTC (rev 243406) @@ -3,7 +3,7 @@ # Contributor: Jason Hall <[email protected]> pkgname=thin-provisioning-tools -pkgver=0.4.1 +pkgver=0.5.3 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' 'libaio') makedepends=('boost') source=(${pkgname}-${pkgver}.tar.gz::https://github.com/jthornber/${pkgname}/archive/v${pkgver}.tar.gz) -sha1sums=('af7cbaf3c7cd8f15e618bd5136afb89077afceb7') +sha1sums=('10fdc8bd9880716e1759b0defd57a7340283a7df') build() { cd "${srcdir}/${pkgname}-${pkgver}"
