mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-yeastcc: auto updated to 1.46.0-1
This commit is contained in:
parent
daa798282d
commit
3dd8392267
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=yeastCC
|
||||
_pkgver=1.45.0
|
||||
_pkgver=1.46.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -13,8 +13,8 @@ depends=(
|
|||
r-biobase
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('d2a8493d096d1b6b8745340d8299de6b')
|
||||
b2sums=('ad033d9a2b1375d8919e55949067a8b58de7941a3787b827dbad71daa427b60092f29d860d6438f46276a777ef2f6770160c23fa20cc7a258dfc92eede2968d5')
|
||||
md5sums=('5748a2de9c433d4f49c28744fef17e67')
|
||||
b2sums=('f188adb511d1a07aaefb57bd06be70fe060ea78807983f922cdba81b1c253262e4e2c1d60c9feb3121f54e25b29eaaf80a61b68a4e8401f3a58128d47adfafc2')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue