mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-cytoviewer: auto updated to 1.2.0-1
This commit is contained in:
parent
07ff665562
commit
18bfef0589
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=cytoviewer
|
||||
_pkgver=1.0.1
|
||||
_pkgver=1.2.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="An interactive multi-channel image viewer for R"
|
||||
arch=(any)
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -36,8 +36,8 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('b8b7be3fc0bb988e39029fe1848b4a7a')
|
||||
sha256sums=('d47d69ea1417a862420357514d8f607dcc9ab023ab88475a1369c7fec0e56fb2')
|
||||
md5sums=('dc34f69f53490911e6f621d76db69f4c')
|
||||
sha256sums=('a82429120643e00d49ca9897b1eb3ecf477ae0c7cb0244d1a2fa828a8774676e')
|
||||
|
||||
build() {
|
||||
mkdir -p build
|
||||
|
|
Loading…
Add table
Reference in a new issue