summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucas Heitzmann Gabrielli2018-02-24 08:36:39 -0300
committerLucas Heitzmann Gabrielli2018-02-24 08:36:39 -0300
commitaa60e4c587818eceac1d7f857a4bbc7ca9497913 (patch)
tree9fcf6b880a3a60793fe31a4b455881ac2bc766f4
parent53bd98142f54679ce1b74c635dd3dd76054000ff (diff)
downloadaur-aa60e4c587818eceac1d7f857a4bbc7ca9497913.tar.gz
bump pkgrel
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1eb3048fc8ff..67440fb6f05c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = slepc
pkgdesc = Scalable library for Eigenvalue problem computations
pkgver = 3.8.2
- pkgrel = 1
+ pkgrel = 2
url = http://www.grycap.upv.es/slepc
install = slepc.install
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index ba92895038bf..02c917f8313f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Myles English <myles at rockhead dot biz>
pkgname=slepc
pkgver=3.8.2
-pkgrel=1
+pkgrel=2
pkgdesc="Scalable library for Eigenvalue problem computations"
arch=('i686' 'x86_64')
url="http://www.grycap.upv.es/slepc"