summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-06-08 00:10:00 +0000
committerBioArchLinuxBot2024-06-08 00:10:00 +0000
commit0de8d51169c6888a619ea7036c5bbaf9204e6f12 (patch)
tree2e4d25b54eb9bfa5510ab179e951391301d2d33e /PKGBUILD
parent6d6444411137ff924b0034fa82fc747eb973307d (diff)
downloadaur-0de8d51169c6888a619ea7036c5bbaf9204e6f12.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 5bf7f5963ac7..36bd00361350 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=ideal
-_pkgver=1.26.0
+_pkgver=1.28.0
pkgname=r-${_pkgname,,}
-pkgver=1.26.0
+pkgver=1.28.0
pkgrel=1
pkgdesc='Interactive Differential Expression AnaLysis'
arch=('any')
@@ -57,7 +57,7 @@ optdepends=(
r-txdb.hsapiens.ucsc.hg38.knowngene
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('c9b55df549a9be82687ad21e901c9fb972e983ed3dac4ba9bbeeb5c1b9eb3c4c')
+sha256sums=('e20edb643b7ee679a7229648655c4819933896e409eb1acd82bf9d473f57b8ba')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"