summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-10-25 19:30:36 +0000
committerBioArchLinuxBot2023-10-25 19:30:36 +0000
commit847cadc1d83e7d180f223ff80e454786e6b20318 (patch)
treed5059da580d6b64274781ac3442406df7ef187f0 /PKGBUILD
parent36edce328fa237a3ff4b323c7cb3bcb008ea3ac3 (diff)
downloadaur-847cadc1d83e7d180f223ff80e454786e6b20318.tar.gz
[lilac] updated to 1.50.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5f6ecf8feb22..5240ae53abe3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=a4Reporting
-_pkgver=1.48.0
+_pkgver=1.50.0
pkgname=r-${_pkgname,,}
-pkgver=1.48.0
+pkgver=1.50.0
pkgrel=1
pkgdesc='Automated Affymetrix Array Analysis Reporting Package'
arch=('any')
@@ -18,7 +18,7 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('db0b1c695919b985012d4595584406f4dbcd281604f577c860035fba4577a753')
+sha256sums=('c63ed4ea5373f0a340fd0b7671fe9fda8c0bb10a190e8654eae75cfe345f8f9a')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"