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 eb7f82a2650e..aa5c90855049 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=simpletools
pkgver=2.0v.e574cc8
_commit=e574cc8
-pkgrel=5
+pkgrel=6
pkgdesc="Handy command line tools for ntuple manipulation and analysis."
arch=('i686' 'x86_64')
url="https://github.com/cofitzpa/simpletools"
license=('GPL2')
provides=('simpletools')
-makedepends=('boost' 'root')
+makedepends=('boost' 'cmake' 'git' 'root')
depends=('boost' 'root')
source=("${pkgname}::git+https://github.com/cofitzpa/simpletools#commit=${_commit}"
'settings.cmake')