summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2025-03-21 05:46:06 +0000
committerBioArchLinuxBot2025-03-21 05:46:06 +0000
commit5e0d04ad51a979427f26f6af035c7b2a1019c032 (patch)
tree7bfbf1dacd191914f2f078c9003cf67d64e788db /PKGBUILD
parent6a9d839d971e945bba76a63a3f8fe0f0b5a7ddfc (diff)
downloadaur-r-rnbeads.tar.gz
[lilac] updated to 2.24.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f7c58c64a130..20ce20b2d3c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=RnBeads
-_pkgver=2.22.0
+_pkgver=2.24.0
pkgname=r-${_pkgname,,}
-pkgver=2.22.0
+pkgver=2.24.0
pkgrel=1
pkgdesc='RnBeads'
arch=('any')
@@ -70,7 +70,7 @@ optdepends=(
r-xml
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('720b927f27713b7a16d703a1c77c1cb481f2c263b625a064dd004fed57fded6c')
+sha256sums=('497ea1e1c4ebdc5f0c0f64f69ea9be2ac04e0a3da0b0c5d24f4a7b1a9eabd300')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"