mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-multiscan: auto updated to 1.66.0-1
This commit is contained in:
parent
8bd3f74b67
commit
6ad89fd151
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=multiscan
|
||||
_pkgver=1.64.0
|
||||
_pkgver=1.66.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -13,8 +13,8 @@ depends=(
|
|||
r-biobase
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('55e1b9c9e7631eaaaa88e6d417545b10')
|
||||
b2sums=('8c61b32672c645be34edb3e4d1f40bc331f256e7f044f6dcd5aa44eaff9c04e634f268df72cab7a993d4b74ac362a920106d8e4ce95d54de81cf86a14a8b9fed')
|
||||
md5sums=('0e811fc5a4799629af8e512c5b9f0f7d')
|
||||
b2sums=('530edc713e6e2fd9e943f477be7ef9a205d60cad288e83a6294c84a15a4e73e153d9212c26a89969e7f0b0bad50fe35b180da8dbc341d60317ede1ebfdbbb23a')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue