summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-04-29 09:40:55 +0000
committerBioArchLinuxBot2023-04-29 09:40:55 +0000
commitf88044185c2be143da165de6b6ce0ef2c1d2c156 (patch)
treeded95140ee528d1b3ea96fb882766694409fd326 /PKGBUILD
parent7a5aabb6d025ed93efbad9a8b8db2c7d04d8b233 (diff)
downloadaur-f88044185c2be143da165de6b6ce0ef2c1d2c156.tar.gz
[lilac] updated to 1.72.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3eb8fec3e88a..88fb058a0f9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=affycoretools
-_pkgver=1.70.0
+_pkgver=1.72.0
pkgname=r-${_pkgname,,}
-pkgver=1.70.0
+pkgver=1.72.0
pkgrel=1
pkgdesc='Functions useful for those doing repetitive analyses with Affymetrix GeneChips'
arch=('any')
@@ -40,7 +40,7 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('94c4be4223a427763e07bf468e63a1ce2e272a432c5abf4cbd56c2d890a6549f')
+sha256sums=('8ec1d334cc244ecd7a24c8287c51016f4287895c187acdc8514f58c0a12b06c0')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"