mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
edirect: auto updated to 22.6.20240912-1
This commit is contained in:
parent
233a96fba2
commit
39de2a34a6
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Guoyi Zhang <myname at malacology dot net>
|
||||
|
||||
pkgname=edirect
|
||||
pkgver=22.6.20240910
|
||||
pkgver=22.6.20240912
|
||||
pkgrel=1
|
||||
pkgdesc='E-utilities on the Unix Command Line'
|
||||
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')
|
||||
arch=(any)
|
||||
depends=('python' 'sh' 'perl' 'gzip')
|
||||
sha256sums=('f0ad59b7fd0128e878b413c1282b56f1e7d1400d33394d9feab783b8d4f70cdf')
|
||||
sha256sums=('ddf1aab438bfe6af7cf38f725dac6f288d0daf354197665a66d4556c91129ace')
|
||||
|
||||
package(){
|
||||
cd $pkgname
|
||||
|
|
Loading…
Add table
Reference in a new issue