afni: auto updated to 25.0.07-1

This commit is contained in:
BioArchLinuxBot 2025-02-25 06:23:54 +00:00
parent 9999df3714
commit aa456844f4

View file

@ -3,7 +3,7 @@
# Contributor: cornholio <vigo.the.unholy.carpathian@gmail.com>
# Contributor: martin <martin pipegrep.co.uk>
pkgname=afni
pkgver=25.0.06
pkgver=25.0.07
pkgrel=1
pkgdesc="An open-source environment for processing and displaying functional MRI data"
arch=("x86_64")
@ -11,7 +11,7 @@ url="http://afni.nimh.nih.gov"
license=(custom)
depends=("r" "tcsh" "python" "gcc-libs" "gsl" "libxpm" "glu" "openmotif" "libjpeg-turbo" "libxmu" "libxft" "freeglut")
source=("$pkgname-$pkgver.tar.gz::https://github.com/afni/afni/archive/AFNI_$pkgver.tar.gz" "Makefile.patch")
md5sums=('ae204f0da1841dab461f3a875d8f4f1c'
md5sums=('fb368c955b7dfe9b190ded9e973eac5f'
'2cc1916ecd1e775f52d189f1dd5b0ed9')
prepare() {