r-intact: auto updated to 1.2.0-1

This commit is contained in:
BioArchLinuxBot 2023-10-25 20:06:01 +00:00
parent a88aae2142
commit 8b853d69c4

View file

@ -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