mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-splinter: auto updated to 1.32.0-1
This commit is contained in:
parent
4198b7e6f2
commit
8ed3da940b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=SPLINTER
|
_pkgname=SPLINTER
|
||||||
_pkgver=1.30.0
|
_pkgver=1.32.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=${_pkgver//-/.}
|
pkgver=${_pkgver//-/.}
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
|
@ -34,8 +34,8 @@ optdepends=(
|
||||||
r-txdbmaker
|
r-txdbmaker
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
md5sums=('0cdd3a76c6ad50647a891c96d0bfb12c')
|
md5sums=('16b64c57fa376c2bd1fe45c4c30fc810')
|
||||||
b2sums=('f65555b9aaadbe536485720bfa1cc4f43a9b13229d1fd6a105fa216bd4b4c1024661fc1a29880aa0efd9a9dcb5acfb20044df471255633669b830270f01a012f')
|
b2sums=('8cd58faea6592d2210e7b5bcc2b27d903c2102d6a0be33fec8d7cfa63a5fb37b2880752f88d0612cc7c1a228a6ba39f2c17599482b9fc989c71cdea767051e97')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
mkdir build
|
mkdir build
|
||||||
|
|
Loading…
Add table
Reference in a new issue