mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
afni: auto updated to 22.1.06-1
This commit is contained in:
parent
84cc936b01
commit
1e6e194d8f
1 changed files with 3 additions and 3 deletions
|
@ -3,15 +3,15 @@
|
|||
# Contributor: cornholio <vigo.the.unholy.carpathian@gmail.com>
|
||||
# Contributor: martin <martin pipegrep.co.uk>
|
||||
pkgname=afni
|
||||
pkgver=22.1.04
|
||||
pkgrel=5
|
||||
pkgver=22.1.06
|
||||
pkgrel=1
|
||||
pkgdesc="An open-source environment for processing and displaying functional MRI data"
|
||||
arch=("x86_64")
|
||||
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=('774a9d3d4caff15091dc5b55e046a10d'
|
||||
md5sums=('2178382e5c2425ddd6240b7c6c66909b'
|
||||
'2cc1916ecd1e775f52d189f1dd5b0ed9')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Add table
Reference in a new issue