summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorwedjat2018-12-21 23:09:50 +0100
committerwedjat2018-12-21 23:09:50 +0100
commit553026930f0f8022fb3da1f5e4815511b06e6153 (patch)
tree7b5dcd9c41a1f269147fbd32f3dc87c41dee602d /PKGBUILD
parent72f1671cf68781108aa6aed36ce21aa6c0d6c61f (diff)
downloadaur-553026930f0f8022fb3da1f5e4815511b06e6153.tar.gz
Updates to version 1.0.20181125.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3fb8a2db4388..7306deb073fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: wedjat <wedjat@protonmail.com>
pkgname=dcm2niix
-pkgver=1.0.20180622
+pkgver=1.0.20181125
pkgrel=1
pkgdesc="A tool for converting images from the complicated formats used by scanner manufacturers (DICOM, PAR/REC) to the simple NIfTI format"
arch=(x86_64)
@@ -12,7 +12,7 @@ optdepends=('pigz')
install=
changelog=
source=("$pkgname-$pkgver.tar.gz::https://github.com/rordenlab/dcm2niix/archive/v${pkgver}.tar.gz")
-md5sums=('28edd6a7e53aaa287dde3001b7ca669c')
+md5sums=('c731368310bde2dfa526645f3c8a8a6c')
build()