mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-pairedgsea: auto updated to 1.4.0-1
This commit is contained in:
parent
513306ae80
commit
792155ec08
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=pairedGSEA
|
||||
_pkgver=1.2.0
|
||||
_pkgver=1.4.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=3
|
||||
pkgrel=1
|
||||
pkgdesc="Paired DGE and DGS analysis for gene set enrichment analysis"
|
||||
arch=(any)
|
||||
url="https://bioconductor.org/packages/$_pkgname"
|
||||
|
@ -42,8 +42,8 @@ optdepends=(
|
|||
r-writexl
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('591cbbc31b4eab5064ef39c4b8133fa5')
|
||||
b2sums=('a4b8ecaaa95a5f3c55ec1a6db289aca8a93c3617bbd82d82cff105c92cc0769e504ed23cced279098ab5ac349acad59a614e83f6d1c98618b3a11ca7597ac861')
|
||||
md5sums=('2e2d1521409b95e8f06e73b8341b2749')
|
||||
b2sums=('2d131331baa32956d6581b3353b75bd5e032f7e298ab9f2108c2318ede8e4785b7a3fad0e1869fafc9802324241872d2e0415dc3a7c5fc6f0349201e6c873050')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue