mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
afni: auto updated to 25.0.05-1
This commit is contained in:
parent
6703016a78
commit
92980210a7
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
# Contributor: cornholio <vigo.the.unholy.carpathian@gmail.com>
|
||||
# Contributor: martin <martin pipegrep.co.uk>
|
||||
pkgname=afni
|
||||
pkgver=25.0.04
|
||||
pkgver=25.0.05
|
||||
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=('88a2a39eb5a372522c85cc1e10314e19'
|
||||
md5sums=('786c1d484e1f3e75c74e024fff0e67ed'
|
||||
'2cc1916ecd1e775f52d189f1dd5b0ed9')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Add table
Reference in a new issue