mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
edirect: auto updated to 23.2.20241218-1
This commit is contained in:
parent
f0478912fa
commit
975215dbc6
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Maintainer: Guoyi Zhang <myname at malacology dot net>
|
# Maintainer: Guoyi Zhang <myname at malacology dot net>
|
||||||
|
|
||||||
pkgname=edirect
|
pkgname=edirect
|
||||||
pkgver=23.2.20241217
|
pkgver=23.2.20241218
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='E-utilities on the Unix Command Line'
|
pkgdesc='E-utilities on the Unix Command Line'
|
||||||
url="https://ftp.ncbi.nlm.nih.gov/entrez/entrezdirect"
|
url="https://ftp.ncbi.nlm.nih.gov/entrez/entrezdirect"
|
||||||
|
@ -9,7 +9,7 @@ source=("$pkgname-$pkgver.tar.gz::$url/versions/$pkgver/edirect-$pkgver.tar.gz")
|
||||||
license=('custom: Public Domain')
|
license=('custom: Public Domain')
|
||||||
arch=(any)
|
arch=(any)
|
||||||
depends=('python' 'sh' 'perl' 'gzip')
|
depends=('python' 'sh' 'perl' 'gzip')
|
||||||
sha256sums=('3f33dfa6ee0a4eb4b5ce1848556e594b2b620390fbf2d7063a3a2ebe9853ae79')
|
sha256sums=('51da4d6e6db03a58a93056b10939ed304f5113230e27a7f95c485cbae383627a')
|
||||||
|
|
||||||
package(){
|
package(){
|
||||||
cd $pkgname
|
cd $pkgname
|
||||||
|
|
Loading…
Add table
Reference in a new issue