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 5eb984e8250f..5e869e6d4822 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-niftynet
- pkgdesc = An open-source CNNs platform for research in medical image analysis and image-guided therapy
+ pkgdesc = An open-source CNNs platform for research in medical image analysis
pkgver = 0.2.2
- pkgrel = 1
+ pkgrel = 2
url = http://niftynet.io/
arch = x86_64
license = apache
diff --git a/PKGBUILD b/PKGBUILD
index bd9b36010eed..5a59b3089e21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_pkgname=NiftyNet
pkgname=python-niftynet
pkgver=0.2.2
-pkgrel=1
-pkgdesc='An open-source CNNs platform for research in medical image analysis and image-guided therapy'
+pkgrel=2
+pkgdesc='An open-source CNNs platform for research in medical image analysis'
arch=('x86_64')
url='http://niftynet.io/'
license=('apache')