summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7a3d8a08a2b9..e389298acae8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,12 @@
-# Contributor: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=newmat
-pkgver=10D
+pkgver=10
pkgrel=1
pkgdesc="C++ matrix library"
url="http://www.robertnz.net"
arch=('i686' 'x86_64')
license=('custom')
-source=(http://www.robertnz.net/ftp/${pkgname}10.tar.gz filelist)
-md5sums=('cc7408a10ee3d4775fc5f86e523bf56a'
+source=("http://www.robertnz.net/ftp/$pkgname$pkgver.tar.gz" filelist)
+md5sums=('c78aab80613db1989d1ec4c525d9d69c'
'1257a4599e437254666aeac610b7d5c5')
options=('staticlibs')