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 e87e83fcfe56..65f14669ca5e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ants
- pkgdesc = Advanced Normalization Tools (ANTs) computes high-dimensional mappings to capture the statistics of brain structure and function
+ pkgdesc = A state-of-the-art medical image registration and segmentation toolkit
pkgver = 2.2.0
- pkgrel = 2
+ pkgrel = 3
url = http://www.picsl.upenn.edu/ANTS/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 7c26c735356d..ce4e03e4dead 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer of this PKGBUILD file: Martino Pilia <martino.pilia@gmail.com>
pkgname='ants'
pkgver=2.2.0
-pkgrel=2
-pkgdesc='Advanced Normalization Tools (ANTs) computes high-dimensional mappings to capture the statistics of brain structure and function'
+pkgrel=3
+pkgdesc='A state-of-the-art medical image registration and segmentation toolkit'
arch=('i686' 'x86_64')
url='http://www.picsl.upenn.edu/ANTS/'
license=('Apache')