summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJia Li2019-04-04 15:43:35 -0400
committerJia Li2019-04-04 15:43:35 -0400
commit012c6de09e0f357c22bd9148911d753d8e33fc8b (patch)
treeee0f3cc14ba47a6d1d7bdc7a535bf2383d5eecbb
parenta1c2eeb82e5474df1f20451f09f008806d042ba8 (diff)
downloadaur-012c6de09e0f357c22bd9148911d753d8e33fc8b.tar.gz
Bump version
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 92e632d4fd8d..7fdf57ddea77 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = alpscore
pkgdesc = ALPS Core libraries for numerical simulations of condensed matter systems.
pkgver = 2.2.0
- pkgrel = 1
+ pkgrel = 2
url = http://alpscore.org
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index c78595292650..9ea0ba9d9ddd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jia Li <lijia1608@gmail.com>
pkgname=alpscore
pkgver=2.2.0
-pkgrel=1
+pkgrel=2
pkgdesc="ALPS Core libraries for numerical simulations of condensed matter systems."
arch=(i686 x86_64)
url="http://alpscore.org"