summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-04-27 02:59:00 +0000
committerBioArchLinuxBot2023-04-27 02:59:00 +0000
commit95685a071ad2e135a1e5acfc04e8ffb542141bd4 (patch)
tree169d7d1d3a7b54f45f4c1b98b63c23dcd226a844 /PKGBUILD
parentfd741186f6cbc32a5db8d2ab4cc6eae0b8b6d42b (diff)
downloadaur-95685a071ad2e135a1e5acfc04e8ffb542141bd4.tar.gz
[lilac] updated to 1.16.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 669d86e80cb0..9ee1b1c7255f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=topconfects
-_pkgver=1.14.0
+_pkgver=1.16.0
pkgname=r-${_pkgname,,}
-pkgver=1.14.0
+pkgver=1.16.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=('2e19954f6a78e8e246d57593d76a14993f65ebf5e2e577089a8a6da7f85c7701')
+sha256sums=('ce6ebaa5b0d0bfa3efde9336353cd44fda64aaf007973473dedb7d85f2fa67c4')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"