afni: auto updated to 24.1.08-1

This commit is contained in:
BioArchLinuxBot 2024-05-03 06:59:37 +00:00
parent eee66908e2
commit 935b552b84

View file

@ -3,7 +3,7 @@
# Contributor: cornholio <vigo.the.unholy.carpathian@gmail.com>
# Contributor: martin <martin pipegrep.co.uk>
pkgname=afni
pkgver=24.1.07
pkgver=24.1.08
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=('0f6245c001a6f9118de274f1aa37f510'
md5sums=('7c49cd3db823c6227669a0c7990956e9'
'2cc1916ecd1e775f52d189f1dd5b0ed9')
prepare() {