summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-11-03 05:56:08 +0000
committerBioArchLinuxBot2022-11-03 05:56:08 +0000
commit83a19c479edade8f2297f82e7249bdab36d756c3 (patch)
tree1982e72f30b60dc98dd41d4a7da72365f701937d /PKGBUILD
parent26500769ccefebcb73c96690f2b1ea7687045c8f (diff)
downloadaur-83a19c479edade8f2297f82e7249bdab36d756c3.tar.gz
[lilac] updated to 2.48.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e12046333ab3..272555220bfc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=beadarray
-_pkgver=2.46.0
+_pkgver=2.48.0
pkgname=r-${_pkgname,,}
-pkgver=2.46.0
+pkgver=2.48.0
pkgrel=1
pkgdesc='Quality assessment and low-level analysis for Illumina BeadArray data'
arch=('x86_64')
@@ -38,7 +38,7 @@ optdepends=(
r-vsn
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('5eee2652d15de2ee28411d7bdba7946be10ee899a88312b65e1fb0c9aa43c326')
+sha256sums=('7e65dac4d9a322188bc25d376ea32f114b1895f415d941490e390b68e423223b')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"