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 f09636712cba..0c6a8fe71483 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: Lucas H. Gabrielli <heitzmann@gmail.com>
pkgname=h5utils-git
-pkgver=1.13.r9.ge17b135
+pkgver=1.13.1.r5.ge68ec74
pkgrel=1
pkgdesc='A set of utilities for visualization and conversion of scientific data in the free, portable HDF5 format'
arch=('i686' 'x86_64')
-url='https://github.com/stevengj/h5utils'
+url='https://github.com/NanoComp/h5utils'
license=('MIT' 'GPL')
depends=('hdf5' 'libpng')
optdepends=('libmatheval: support symbolic expressions')
options=('!makeflags')
-provides=('h5utils')
+provides=("h5utils=${pkgver}")
conflicts=('h5utils')
-source=('git+https://github.com/stevengj/h5utils.git')
+source=('git+https://github.com/NanoComp/h5utils.git')
sha256sums=('SKIP')
pkgver() {