summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLiam Timms2022-10-19 16:03:34 -0400
committerLiam Timms2022-10-19 16:03:34 -0400
commitf3414c10c1673e502171eecdb899b8a7478daea5 (patch)
tree9685ce19ecedd8e6738aea2db1cff4e171f19807 /PKGBUILD
parentd12554a37032888a32abc23b7aea419bbf09a9d5 (diff)
downloadaur-f3414c10c1673e502171eecdb899b8a7478daea5.tar.gz
version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c01f735a4e4..c4d4c807156b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=python-nibabel
_pkgname=nibabel
-pkgver=4.0.1
+pkgver=4.0.2
pkgrel=1
pkgdesc='Python library for reading and writing of some common neuroimaging file formats'
arch=('any')
@@ -17,7 +17,7 @@ makedepends=('python-setuptools')
# checkdepends=('python-nose' 'python-mock')
optdepends=('python-scipy: for full SPM-ANALYZE support' 'python-pydicom: for DICOM support' 'python-pillow: for PNG conversion in DICOMFS' 'python-h5py: for MINC2 support' 'python-indexed-gzip')
source=("${_pkgname}-${pkgver}.tar.gz::https://github.com/nipy/${_pkgname}/archive/${pkgver}.tar.gz")
-sha512sums=('98f37218168ef1715082b2a54e6b890a10aef79beaca924356958cd643621a3d998a226a48ede5cae7154cba5cf1c6cc40c039e3021811f4b42f11a42a5a07f2')
+sha512sums=('71e1453ab897ef228062bbf9eae4430a0e89c024d110d68ac70414e4cdf02dafbbe3f0f640ef8b1adfe59c9171839d3f398b34b6bcd39aa4826960135187d3cd')
build()
{