mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
edirect: auto updated to 23.5.20250218-1
This commit is contained in:
parent
7185886a2a
commit
e01da85962
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.4.20250119
|
pkgver=23.5.20250218
|
||||||
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=('7baf8d1339064a64177c3de3d2eda62976a62bb96814228b80bcf138fd899d2a')
|
sha256sums=('eb368cd31e62d58857b409050a1b0a2d0f5760b9032ec7548682405418fde32d')
|
||||||
|
|
||||||
package(){
|
package(){
|
||||||
cd $pkgname
|
cd $pkgname
|
||||||
|
|
Loading…
Add table
Reference in a new issue