summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-05-03 04:21:05 +0000
committerBioArchLinuxBot2024-05-03 04:21:05 +0000
commit038172b16b30fe2043f17c249078d44265cd53ab (patch)
treeed57e11c79228b5ef6b880e2a81beaa75aae0e9e /PKGBUILD
parent6127adf93651212d45bb9101a94edee2341a9aea (diff)
downloadaur-r-imas.tar.gz
[lilac] updated to 1.28.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c6380b867b64..2a60c555617e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=IMAS
-_pkgver=1.26.0
+_pkgver=1.28.0
pkgname=r-${_pkgname,,}
-pkgver=1.26.0
+pkgver=1.28.0
pkgrel=1
pkgdesc='Integrative analysis of Multi-omics data for Alternative Splicing'
arch=('any')
@@ -34,7 +34,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('4abd93a4526831a5181b329a0aa7823dce6085f2469f8e79b2cc4a072ef23331')
+sha256sums=('15d39bc5a4e0050d9e99e499eb74c68df6f4592b7e650ad7a5ecf4b289c6a5d8')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"