mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-stjoincount: auto updated to 1.8.0-1
This commit is contained in:
parent
0e26c05e81
commit
8095365117
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=stJoincount
|
||||
_pkgver=1.6.0
|
||||
_pkgver=1.8.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -31,8 +31,8 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('7fec8bfa6c6e4c7531504f5ec466158c')
|
||||
b2sums=('dc59858ad14eea22c48edf599e792706983b7199f515e9cd0f3d2ab3bce3dea051569ab64a8d72e5c4e71d35f93fa278df1fdfd4ad642dbd64d0ca9559ca03de')
|
||||
md5sums=('94c4eeaaa629a3a0f2ddf84ed2f602bb')
|
||||
b2sums=('a5376c0293b848ad5d429d2c08d883d5e9cd09ecb18f079ee1d71b0f8aaf06928c7fa93410989ac660f420d170d1034d6f8ef05a335e24b5a2f7bbaa53e464dc')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue