summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2d23232d04a2..09e0b315f322 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = nrrdio
- pkgdesc = Stand-alone library for doing basic nrrd operations and for reading and writing the NRRD file format
+ pkgdesc = Stand-alone library for reading and writing the NRRD file format
pkgver = 1.11.0
- pkgrel = 2
+ pkgrel = 3
url = http://teem.sourceforge.net/index.html
arch = x86_64
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index bb097f67b90d..947ee2c8b386 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_pkgname=NrrdIO
pkgname=nrrdio
pkgver=1.11.0
-pkgrel=2
-pkgdesc='Stand-alone library for doing basic nrrd operations and for reading and writing the NRRD file format'
+pkgrel=3
+pkgdesc='Stand-alone library for reading and writing the NRRD file format'
arch=('x86_64')
url='http://teem.sourceforge.net/index.html'
license=('custom')