[arch-commits] Commit in arpack/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Wed Aug 26 14:28:02 UTC 2015


    Date: Wednesday, August 26, 2015 @ 16:28:02
  Author: arodseth
Revision: 138785

upgpkg: arpack 3.2.0-2

Modified:
  arpack/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-26 10:49:23 UTC (rev 138784)
+++ PKGBUILD	2015-08-26 14:28:02 UTC (rev 138785)
@@ -1,11 +1,11 @@
 # $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
+# Maintainer: Alexander F Rødseth <rodseth at gmail.com>
 # Contributor: William Rea <sillywilly at gmail.com>
 # Contributor: Stefan Husmann <stefan-husmann at t-online.de>
 
 pkgname=arpack
 pkgver=3.2.0
-pkgrel=1
+pkgrel=2
 arch=('x86_64' 'i686')
 pkgdesc='Fortran77 subroutines designed to solve large scale eigenvalue problems'
 url='https://github.com/opencollab/arpack-ng'
@@ -33,4 +33,5 @@
   install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
 }
 
+# getver ok
 # vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list