summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
-rw-r--r--filelist1
3 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a54ad0aa3a2c..8fbd51f782d0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = newmat-beta
pkgdesc = C++ matrix library
pkgver = 11
- pkgrel = 2
+ pkgrel = 3
url = http://www.robertnz.net
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index fb637ad56730..cd79504350f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=newmat-beta
pkgver=11
-pkgrel=2
+pkgrel=3
pkgdesc="C++ matrix library"
url="http://www.robertnz.net"
arch=('i686' 'x86_64')
diff --git a/filelist b/filelist
index 18508120fa6c..5df2dd85d110 100644
--- a/filelist
+++ b/filelist
@@ -1,4 +1,3 @@
- boolean.h boolean class definition
controlw.h control word definition file
include.h details of include files and options
myexcept.h general exception handler definitions