summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartino Pilia2018-09-05 17:44:28 +0200
committerMartino Pilia2018-09-05 17:44:28 +0200
commit4049194c1725d8c948041de81169223c13d39c67 (patch)
treeb867ff3465b80a58c7d4c457057c758a7b757490 /PKGBUILD
parentee7e9afeb1bb0be6e40fe644c23aea88da334743 (diff)
downloadaur-4049194c1725d8c948041de81169223c13d39c67.tar.gz
trim pkgdesc within suggested length
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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')