mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-bandle: auto updated to 1.8.0-1
This commit is contained in:
parent
7cb1cf3fb5
commit
c194558b98
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=bandle
|
||||
_pkgver=1.6.0
|
||||
_pkgver=1.8.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=3
|
||||
pkgrel=1
|
||||
pkgdesc="An R package for the Bayesian analysis of differential subcellular localisation experiments"
|
||||
arch=(x86_64)
|
||||
url="https://bioconductor.org/packages/$_pkgname"
|
||||
|
@ -50,8 +50,8 @@ optdepends=(
|
|||
r-viridis
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('9c8dd928dd2b7900ff453ddc590ad6e4')
|
||||
b2sums=('7a3f8452e89b2ce6dbb086a155084f91a571caed052454b4db2367c6a0d3c9aa101ea062ca6eea2ed9f2690c7c08db31b9e22e19714cdc25f8b4731e1af783f0')
|
||||
md5sums=('b9b2e7b766d268691f9e7bc45b5fb2d8')
|
||||
b2sums=('2e8602874294d28ee422c124b14586fdba0cf698172dd4c95c1fe50e4aa86220988f1a6b5fa62d63ecfc28fa342f006fe87a12c1f0ade56d32206d7342d886ab')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue