summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 80116af86e46..e87715d28f79 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Oliver Papst <opapst at ikp dot tu-darmstadt dot de>
pkgname=hdtv
-_commit=b2c4dcbd2f0aacefac6b0951f74d8acd74a805a7
-pkgver=17.12
+_commit=701eecd65e6708e4ff6c0123c2f4972d56b3d499
+pkgver=18.01
pkgrel=1
pkgdesc="Nuclear spectrum analysis tool on top of the ROOT data analysis toolkit"
-arch=('any')
+arch=('i686' 'x86_64')
url="https://gitlab.ikp.uni-koeln.de/staging/hdtv"
license=('GPL')
conflicts=('hdtv')
@@ -19,7 +19,7 @@ makedepends=('libx11' 'python-docutils')
#checkdepends=('python-pytest')
options=(!emptydirs)
source=("${pkgname}-v${pkgver}.tar.gz::https://gitlab.ikp.uni-koeln.de/staging/${pkgname}/repository/v${pkgver}/archive.tar.gz")
-sha256sums=('19804f92f7c053ad5a00f64d5faa232f32fd36809f3cda1945b204018874c1ef')
+sha256sums=('e4c54c7f21310471b930adf2b764e3c7a360f07b260a5be7fb543c53ea3cef11')
build() {
cd "${srcdir}/${pkgname}-v${pkgver}-${_commit}/doc/guide"