r-ga4ghclient: auto updated to 1.30.0-1

This commit is contained in:
BioArchLinuxBot 2024-12-18 16:15:45 +00:00
parent 04601afb61
commit def7ca6b59

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=GA4GHclient
_pkgver=1.28.0
_pkgver=1.30.0
pkgname=r-${_pkgname,,}
pkgver=1.28.0
pkgver=1.30.0
pkgrel=1
pkgdesc='A Bioconductor package for accessing GA4GH API data servers'
arch=('any')
@ -33,7 +33,7 @@ optdepends=(
r-txdb.hsapiens.ucsc.hg19.knowngene
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('90ca226073223562cd81896ee4feba72269bcf028d33a5826a853be2044db3f4')
sha256sums=('18be2fd82193aed79cb3386d059f677bc81f972f6cf70f12121527795ef6890a')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"