summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaimar Sandner2014-08-06 16:11:34 +0200
committerRaimar Sandner2014-08-06 16:11:34 +0200
commit7046318d414dcbc679183b9a1a80bf727f27f984 (patch)
tree4020009bb47bd07877f03cce5d38ada97a3148d4
parent99cfcc192938e28615b1f9ede72d974b6f6b9477 (diff)
downloadaur-7046318d414dcbc679183b9a1a80bf727f27f984.tar.gz
new flens version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 761a894d487b..04d3b03817d2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = flens-git
pkgdesc = FLENS - Flexible Library for Efficient Numerical Solutions - new headers only version.
- pkgver = 408.846b5a3
- pkgrel = 2
+ pkgver = 423.757834a
+ pkgrel = 1
url = http://flens.sourceforge.net
arch = i686
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = flens-git
makedepends = cmake
provides = flens
conflicts = flens
- source = flens-git::git://github.com/michael-lehn/FLENS.git#commit=846b5a3
+ source = flens-git::git://github.com/michael-lehn/FLENS.git#commit=757834a
md5sums = SKIP
pkgname = flens-git
diff --git a/PKGBUILD b/PKGBUILD
index e90c8cac0eaf..f4dbdc7840e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Raimar Sandner <raimar.sandner@uibk.ac.at>
pkgname=flens-git
-pkgver=408.846b5a3
-pkgrel=2
+pkgver=423.757834a
+pkgrel=1
pkgdesc="FLENS - Flexible Library for Efficient Numerical Solutions - new headers only version."
arch=('i686' 'x86_64')
url="http://flens.sourceforge.net"
@@ -12,7 +12,7 @@ makedepends=('git' 'gcc' 'cmake')
optdepends=()
provides=('flens')
conflicts=('flens')
-source=("${pkgname}"::'git://github.com/michael-lehn/FLENS.git#commit=846b5a3')
+source=("${pkgname}"::'git://github.com/michael-lehn/FLENS.git#commit=757834a')
md5sums=('SKIP')
pkgver() {