summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLiam Timms2024-03-07 13:28:34 -0500
committerLiam Timms2024-03-07 13:28:34 -0500
commit6a2a42877571a70f6c172697f152b5bb402371a4 (patch)
tree28823af4a7bb36ab45a760f9610b9cda954f79e9 /PKGBUILD
parent8cab7c5326ad3f9a28ed7efbca4c8ea459a54f85 (diff)
downloadaur-python-nibabel.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 a42cefba5b54..7c99e2a9cfef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=nibabel
pkgname=python-$_pkgname
-pkgver=5.1.0
+pkgver=5.2.1
pkgrel=1
pkgdesc='Python library for reading and writing of some common neuroimaging file formats'
arch=('any')
@@ -26,7 +26,7 @@ optdepends=('python-scipy: for full SPM-ANALYZE support'
'python-indexed-gzip: for faster reading of NIFTI files')
checkdepends=('python-pytest-httpserver')
source=("https://files.pythonhosted.org/packages/source/${_pkgname::1}/$_pkgname/$_pkgname-$pkgver.tar.gz")
-sha512sums=('1af45ecbfd5fe413659cf974f6e6a0fe45c92770f623365b6176642d3a8260a46651b4f95b6dae5a98c8f019fafdb2dce419a2077fe97e43a05dc47468c1c800')
+sha512sums=('c5cafed575cc25189649c3e8057fcbd7084d4ed9c4dd10c3d389019808f3cc1f5e7753ed654685c8ff461c2aa8637b7e71e9491ca4f92b9b54fee3224f635072')
build()
{