summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJia Li2016-05-06 14:22:57 -0400
committerJia Li2016-05-06 14:22:57 -0400
commit350ae15d7bac6b51274505e806291bfa2552cf00 (patch)
tree2dfac1d8fdae94aadbc7b2de652b753e5a5a26ee
parent8b593de0ce06133fbb41cc95c2530d4aaab47171 (diff)
downloadaur-350ae15d7bac6b51274505e806291bfa2552cf00.tar.gz
update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index da3c3e6decca..42ed32179eef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = alpscore-git
pkgdesc = ALPS Core libraries for numerical simulations of condensed matter systems.
- pkgver = 0.5.4.r1.g0dd4ffe
+ pkgver = 0.5.4.r9.g97556b9
pkgrel = 1
url = http://alpscore.org
arch = i686
@@ -11,7 +11,7 @@ pkgbase = alpscore-git
depends = boost>=1.54.0
depends = hdf5>=1.8
optdepends = openmpi: for MPI support
- provides = alpscore=0.5.4.r1.g0dd4ffe
+ provides = alpscore=0.5.4.r9.g97556b9
conflicts = alpscore
conflicts = alps
source = alpscore-git::git+https://github.com/ALPSCore/ALPSCore.git
diff --git a/PKGBUILD b/PKGBUILD
index d78b655ea976..96a587b2bc44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jia Li <lijia1608@gmail.com>
pkgname=alpscore-git
-pkgver=0.5.4.r1.g0dd4ffe
+pkgver=0.5.4.r9.g97556b9
pkgrel=1
pkgdesc="ALPS Core libraries for numerical simulations of condensed matter systems."
arch=(i686 x86_64)