summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorwedjat2019-05-26 12:00:14 +0200
committerwedjat2019-05-26 12:00:14 +0200
commitdac212b4d336fc2afdb19cb4e02e158a58a0d62c (patch)
tree006e29ee86e6887bfa61a24a44f99b7e707eb334 /PKGBUILD
parent553026930f0f8022fb3da1f5e4815511b06e6153 (diff)
downloadaur-dac212b4d336fc2afdb19cb4e02e158a58a0d62c.tar.gz
Updates to version 1.0.20190410
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7306deb073fe..3d4d3ef50158 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: wedjat <wedjat@protonmail.com>
pkgname=dcm2niix
-pkgver=1.0.20181125
+pkgver=1.0.20190410
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=('c731368310bde2dfa526645f3c8a8a6c')
+md5sums=('9a55b6de6c672a62b18f3f05bc8708c7')
build()