summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartino Pilia2019-10-28 10:38:41 +0200
committerMartino Pilia2019-10-28 10:38:41 +0200
commit2afe21221ba43614fb9aa42f98883bee6156edac (patch)
tree96bd7c8baeac2ec1f2a3f66638e0a5373fcbc184 /PKGBUILD
parentaefb66a2be614df82737e9f03c754925a329811a (diff)
downloadaur-elastix-bin.tar.gz
Version 5.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3386ffa8bba6..09f987540b3a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer of this PKBGUILD file: Martino Pilia <martino.pilia@gmail.com>
_pkgname=elastix
pkgname=${_pkgname}-bin
-pkgver=4.9.0
+pkgver=5.0.0
pkgrel=1
pkgdesc='Toolbox for rigid and nonrigid registration of images'
arch=('x86_64')
@@ -13,7 +13,7 @@ makedepends=()
optdepends=()
conflicts=('elastix-git' 'elastix')
source=("https://github.com/SuperElastix/elastix/releases/download/${pkgver}/elastix-${pkgver}-linux.tar.bz2")
-sha512sums=('9523e0ad5a949c6cd99a76c1877e9c9db7ddf0d2801ce6fd8d80fadfb922bf250b743e45656fac3095d760ca9da51c0214a9eb2b52af689a1eb28d1971402b43')
+sha256sums=('7c6bdc7667aaf736b1f5bd70ad496288f737106fd1cb22c019f0bae0363d8b5c')
package() {
cd "${srcdir}"