summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-08-23 00:04:13 +0000
committerBioArchLinuxBot2022-08-23 00:04:13 +0000
commitbd75e35c2611ce5b83ef0f30b726052be5dec84c (patch)
treeed8452e9365edd2865a4be6d46bd16e758e2d9a9 /PKGBUILD
parent532594b5739cf69ba5b2f87ace43549f5008bc6a (diff)
downloadaur-bd75e35c2611ce5b83ef0f30b726052be5dec84c.tar.gz
[lilac] updated to 1.16.6-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eb024260be09..18339afe71fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=GDCRNATools
-_pkgver=1.16.2
+_pkgver=1.16.6
pkgname=r-${_pkgname,,}
-pkgver=1.16.2
-pkgrel=3
+pkgver=1.16.6
+pkgrel=1
pkgdesc='GDCRNATools: an R/Bioconductor package for integrative analysis of lncRNA, mRNA, and miRNA data in GDC'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@@ -36,7 +36,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('5cfd83bf34be20b80cc02061880290c35c81c72edd03226c25423ad4c56021ff')
+sha256sums=('3bab5c9c64817584a410c1916dae760db5311d1b8ae3726e033cbc10ce037c7e')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"