summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKonstantin Gizdov2020-01-07 23:42:35 +0200
committerKonstantin Gizdov2020-01-07 23:42:35 +0200
commitab5191475e93c25dbcfafaa9b5535a5e5408eb5f (patch)
tree4a5be3ebff5564869555821e42daa19e5ff46f45
parentb44fc8d110ac3265898394eb7a90be2726fe9c8d (diff)
downloadaur-ab5191475e93c25dbcfafaa9b5535a5e5408eb5f.tar.gz
upgpkg: simpletools 2.0v.67c990f-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 17f10d9e9a41..dd3cecaaf5f6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = simpletools
pkgdesc = Handy command line tools for ntuple manipulation and analysis
- pkgver = 2.0v.a94b24b
+ pkgver = 2.0v.67c990f
pkgrel = 1
url = https://github.com/cofitzpa/simpletools
arch = i686
@@ -12,7 +12,7 @@ pkgbase = simpletools
makedepends = root
depends = boost
depends = root
- source = simpletools::git+https://github.com/cofitzpa/simpletools#commit=a94b24b
+ source = simpletools::git+https://github.com/cofitzpa/simpletools#commit=67c990f
source = settings.cmake
sha256sums = SKIP
sha256sums = 540b86cd9997926026a5d277c819ae9c348bde7921158a78f3c676c855b6ab5e
diff --git a/PKGBUILD b/PKGBUILD
index a1ac291bbad3..bc3a9a10943b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Konstantin Gizdov < arch at kge dot pw >
pkgname=simpletools
-pkgver=2.0v.a94b24b
-_commit=a94b24b
+pkgver=2.0v.67c990f
+_commit=67c990f
pkgrel=1
pkgdesc="Handy command line tools for ntuple manipulation and analysis"
arch=('i686' 'x86_64')