summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aa5c90855049..d65072da90cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,10 @@ pkgname=simpletools
pkgver=2.0v.e574cc8
_commit=e574cc8
pkgrel=6
-pkgdesc="Handy command line tools for ntuple manipulation and analysis."
+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' 'cmake' 'git' 'root')
depends=('boost' 'root')
source=("${pkgname}::git+https://github.com/cofitzpa/simpletools#commit=${_commit}"