mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-intact: auto updated to 1.2.0-1
This commit is contained in:
parent
a88aae2142
commit
8b853d69c4
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||||
|
|
||||||
_pkgname=INTACT
|
_pkgname=INTACT
|
||||||
_pkgver=1.0.2
|
_pkgver=1.2.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=${_pkgver//-/.}
|
pkgver=${_pkgver//-/.}
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="Integrate TWAS and Colocalization Analysis for Gene Set Enrichment Analysis"
|
pkgdesc="Integrate TWAS and Colocalization Analysis for Gene Set Enrichment Analysis"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://bioconductor.org/packages/${_pkgname}"
|
url="https://bioconductor.org/packages/${_pkgname}"
|
||||||
|
@ -24,8 +24,8 @@ optdepends=(
|
||||||
r-testthat
|
r-testthat
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
md5sums=('1a64972b6c12f98b3246e1ec19e4a36d')
|
md5sums=('d8646f4acb0cbb31ccf53a672818be40')
|
||||||
sha256sums=('aa03f9c665530c65e4bef5866f13f38c561bbfc34f86dceff4dec0e26bfb68ee')
|
sha256sums=('80b1dec3b9af56241eb28e453ea0a0057716f264cc4a35611ef1cb5fa03ff52b')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
mkdir -p build
|
mkdir -p build
|
||||||
|
|
Loading…
Add table
Reference in a new issue