mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-annotationdbi: auto updated to 1.68.0-1
This commit is contained in:
parent
920969231c
commit
131fb3d58e
1 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
# Contributor: Nick B <Shirakawasuna at gmail _dot_com>
|
||||
|
||||
_pkgname=AnnotationDbi
|
||||
_pkgver=1.66.0
|
||||
_pkgver=1.68.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -36,8 +36,8 @@ optdepends=(
|
|||
r-txdb.hsapiens.ucsc.hg19.knowngene
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('f74812d68eec26d2b7dbe481b40ce4ff')
|
||||
b2sums=('490826e05768fe9d2f56c1d895d92b1ae6a026176310804d07679fba4b338d57f35715c398aa5be18ec3ce68eb7990ad2137fb7de30d1d1758ba92d385c3ba93')
|
||||
md5sums=('0f0e70eecd93f528f954d8d9fb4c8a8e')
|
||||
b2sums=('49f40beca02b3d6a679fb2b830d743c44bb5ebfa08592fcee6b1143033c9093f96ce4ab302f5249f57f0997cf5060ee456db2fa7cf6aff73604bd6e1fadec3c0')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue