summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-10-25 20:47:33 +0000
committerBioArchLinuxBot2023-10-25 20:47:33 +0000
commit52bc2cdea7ad95970661dbb35b02fe0363e8db34 (patch)
tree448819e5a98bbe2567bb505b8933f3688851c120 /PKGBUILD
parent95685a071ad2e135a1e5acfc04e8ffb542141bd4 (diff)
downloadaur-r-topconfects.tar.gz
[lilac] updated to 1.18.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9ee1b1c7255f..ddd07546aee3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=topconfects
-_pkgver=1.16.0
+_pkgver=1.18.0
pkgname=r-${_pkgname,,}
-pkgver=1.16.0
+pkgver=1.18.0
pkgrel=1
pkgdesc='Top Confident Effect Sizes'
arch=('any')
@@ -33,7 +33,7 @@ optdepends=(
r-tidyr
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('ce6ebaa5b0d0bfa3efde9336353cd44fda64aaf007973473dedb7d85f2fa67c4')
+sha256sums=('d3d5da5a4127bac933e6daad3670d676b604f05eced49879cc1aabdae04bd90d')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"