summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJia Li2016-05-11 14:01:40 -0400
committerJia Li2016-05-11 14:01:40 -0400
commit862d124e618c85ccaae2de4d90eb2a77cdb20e63 (patch)
treed2cef6e3abf0078715994f568962f1e1147e26e9
parent760588fb463919ed85b2fa05b65c842898365cfa (diff)
downloadaur-862d124e618c85ccaae2de4d90eb2a77cdb20e63.tar.gz
update version info
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a5421f7bfbbb..0d03c660b5b0 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.r9.g97556b9
+ pkgver = 0.5.4.r11.gf1ade94
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.r9.g97556b9
+ provides = alpscore=0.5.4.r11.gf1ade94
conflicts = alpscore
conflicts = alps
source = alpscore-git::git+https://github.com/ALPSCore/ALPSCore.git
diff --git a/PKGBUILD b/PKGBUILD
index 4f970f727baf..e3b31b95a00f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jia Li <lijia1608@gmail.com>
pkgname=alpscore-git
-pkgver=0.5.4.r9.g97556b9
+pkgver=0.5.4.r11.gf1ade94
pkgrel=1
pkgdesc="ALPS Core libraries for numerical simulations of condensed matter systems."
arch=(i686 x86_64)