summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-04-27 16:38:02 +0000
committerBioArchLinuxBot2023-04-27 16:38:02 +0000
commit72d1f0c56328383c57b8a1103c1f21e775a76f6c (patch)
tree69d4de16522f5d3d761436e24100b9d4167b8b40 /PKGBUILD
parent52c7f808b80ec14d05cb54210570f8eb7a78a354 (diff)
downloadaur-72d1f0c56328383c57b8a1103c1f21e775a76f6c.tar.gz
[lilac] updated to 1.32.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2e742be5d102..3c321f5adf1e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=TIN
-_pkgver=1.30.0
+_pkgver=1.32.0
pkgname=r-${_pkgname,,}
-pkgver=1.30.0
-pkgrel=3
+pkgver=1.32.0
+pkgrel=1
pkgdesc='Transcriptome instability analysis'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@@ -26,7 +26,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('28c2f9ebeaf0cfb537ea6d5f4cd7cc495d3d487471057e52042df5e00b889705')
+sha256sums=('6c75a133299a6582ee40c075bb01cf1a1cb2a80cb8c5a8739d98947c08bf6627')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"