summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKonstantin Gizdov2019-05-27 13:55:44 +0300
committerKonstantin Gizdov2019-05-27 13:55:44 +0300
commitb44fc8d110ac3265898394eb7a90be2726fe9c8d (patch)
tree54d2627ae89e7c001f90f6f3fe4aae21947dbddf
parentdc73f69d4a6b5db485030c364f443908e5e3ce0e (diff)
downloadaur-b44fc8d110ac3265898394eb7a90be2726fe9c8d.tar.gz
upgpkg: simpletools 2.0v.a94b24b-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3fd005fc8920..17f10d9e9a41 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = simpletools
pkgdesc = Handy command line tools for ntuple manipulation and analysis
- pkgver = 2.0v.e574cc8
- pkgrel = 6
+ pkgver = 2.0v.a94b24b
+ pkgrel = 1
url = https://github.com/cofitzpa/simpletools
arch = i686
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = simpletools
makedepends = root
depends = boost
depends = root
- source = simpletools::git+https://github.com/cofitzpa/simpletools#commit=e574cc8
+ source = simpletools::git+https://github.com/cofitzpa/simpletools#commit=a94b24b
source = settings.cmake
sha256sums = SKIP
sha256sums = 540b86cd9997926026a5d277c819ae9c348bde7921158a78f3c676c855b6ab5e
diff --git a/PKGBUILD b/PKGBUILD
index d65072da90cf..a1ac291bbad3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Konstantin Gizdov < arch at kge dot pw >
pkgname=simpletools
-pkgver=2.0v.e574cc8
-_commit=e574cc8
-pkgrel=6
+pkgver=2.0v.a94b24b
+_commit=a94b24b
+pkgrel=1
pkgdesc="Handy command line tools for ntuple manipulation and analysis"
arch=('i686' 'x86_64')
url="https://github.com/cofitzpa/simpletools"