afni: auto updated to 24.3.10-1

This commit is contained in:
BioArchLinuxBot 2024-12-18 00:24:02 +00:00
parent 1ef1eca054
commit e8e0ede14e

View file

@ -3,7 +3,7 @@
# Contributor: cornholio <vigo.the.unholy.carpathian@gmail.com>
# Contributor: martin <martin pipegrep.co.uk>
pkgname=afni
pkgver=24.3.09
pkgver=24.3.10
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=('7e296a39318e870ff9af1f5def2922fd'
md5sums=('9d5bee8b048a6d2eb8b4c15f3b04a620'
'2cc1916ecd1e775f52d189f1dd5b0ed9')
prepare() {