mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-ssnappy: auto updated to 1.6.2-1
This commit is contained in:
parent
ba70bc73bc
commit
46a42d8cd6
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=sSNAPPY
|
||||
_pkgver=1.6.1
|
||||
_pkgver=1.6.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="Single Sample directioNAl Pathway Perturbation analYsis"
|
||||
arch=(any)
|
||||
url="https://bioconductor.org/packages/$_pkgname"
|
||||
|
@ -48,8 +48,8 @@ optdepends=(
|
|||
r-tidyverse
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('15f7a550e110c069710c3f6572a06e83')
|
||||
b2sums=('8d1df61d9a4c4ed31459d81e45c2769cfbd81a1745862d7312c46a1470e2275180023ff2b64f96dda95085d65fd28f2799133c5b282cf8c975d8e8eb76f9cb6f')
|
||||
md5sums=('0ca61b239c7ba1761b973b5dbb83cb69')
|
||||
b2sums=('03029c13d3333d1d58e969be4ef3f1a5e07218849af09cdc36c95d265bf24b2e3d986822d012c8c3276ca828d19a5030bfdfb28c8d740cce98a9845e6579437b')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue