summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKonstantin Gizdov2020-06-22 11:42:59 +0300
committerKonstantin Gizdov2020-06-22 11:42:59 +0300
commitb9c2f89c69b0a28246aeffbae6d401885d88f098 (patch)
tree4c717d5dc572e341d9c4575d942a213c792a7f0e /PKGBUILD
parentab5191475e93c25dbcfafaa9b5535a5e5408eb5f (diff)
downloadaur-b9c2f89c69b0a28246aeffbae6d401885d88f098.tar.gz
upgpkg: simpletools 2.0v.8e38d80-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bc3a9a10943b..058757cbbc89 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Konstantin Gizdov < arch at kge dot pw >
pkgname=simpletools
-pkgver=2.0v.67c990f
-_commit=67c990f
+_commit=8e38d80
+pkgver=2.0v.${_commit}
pkgrel=1
pkgdesc="Handy command line tools for ntuple manipulation and analysis"
arch=('i686' 'x86_64')
url="https://github.com/cofitzpa/simpletools"
license=('GPL2')
-makedepends=('boost' 'cmake' 'git' 'root')
+makedepends=('cmake' 'git')
depends=('boost' 'root')
source=("${pkgname}::git+https://github.com/cofitzpa/simpletools#commit=${_commit}"
'settings.cmake')