summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 901471fe5265..1c7c637556a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname='bmap-tools'
pkgver=3.6
-pkgrel=2
+pkgrel=3
pkgdesc="Tool optimized for copying largely sparse files using information from a block map (bmap) file"
arch=('any')
url='https://github.com/intel/bmap-tools'
license=('GPL2')
-depends=('python' 'python-setuptools')
+depends=('python' 'python-setuptools' 'python-six')
source=("https://github.com/intel/${pkgname}/archive/v${pkgver}.tar.gz")
sha256sums=('0658afb972e7221aa16fece3f84e29e5102e901c929253d7fb6040bde28243f7')