mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-iseehub: auto updated to 1.6.0-1
This commit is contained in:
parent
20a0cd0189
commit
930e55c053
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=iSEEhub
|
||||
_pkgver=1.4.0
|
||||
_pkgver=1.6.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="iSEE for the Bioconductor ExperimentHub"
|
||||
arch=(any)
|
||||
url="https://bioconductor.org/packages/$_pkgname"
|
||||
|
@ -38,8 +38,8 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('6ebb32da66242f608b83522fca1d9a62')
|
||||
b2sums=('223b1bd38919f193503c1462ac56e9acdbc340081ac7a54e87d9987d7215b30ca57699cb162392e7da83de8f0dc84e30c6b35a778d8def61cefcd4c4568bff27')
|
||||
md5sums=('1cbbed99cbea544913346ac52afcd594')
|
||||
b2sums=('a0b4b990c6ab742aef986e3508363983c3376234048cf63c00bb757bb1340b293aa93920a15a04a6b97a16d41f428f1e36001e1e8b249fcd3ce69af98ed800b0')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue