afni: auto updated to 22.1.12-1

This commit is contained in:
BioArchLinuxBot 2022-06-03 06:22:09 +00:00
parent 49320a997d
commit 8a7f900678

View file

@ -3,7 +3,7 @@
# Contributor: cornholio <vigo.the.unholy.carpathian@gmail.com>
# Contributor: martin <martin pipegrep.co.uk>
pkgname=afni
pkgver=22.1.11
pkgver=22.1.12
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=('643c48bf9a455ac275f33b5186f3f204'
md5sums=('5ff4cbaaa23b55d0e4fcdad034535b00'
'2cc1916ecd1e775f52d189f1dd5b0ed9')
prepare() {