summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-11-03 02:52:58 +0000
committerBioArchLinuxBot2022-11-03 02:52:58 +0000
commit9b1b006661607e3ab0dd7613fd6ce591736e247b (patch)
tree2edce9a4a0e5c06c77830fb316bde1b4f4ad6278 /PKGBUILD
parent07913d98a37b8e509ba1d1294334ac546e544a79 (diff)
downloadaur-9b1b006661607e3ab0dd7613fd6ce591736e247b.tar.gz
[lilac] updated to 2.60.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b4d3ea6ad908..c9fc15c6c306 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=altcdfenvs
-_pkgver=2.58.0
+_pkgver=2.60.0
pkgname=r-${_pkgname,,}
-pkgver=2.58.0
+pkgver=2.60.0
pkgrel=1
pkgdesc='alternative CDF environments (aka probeset mappings)'
arch=('any')
@@ -29,7 +29,7 @@ optdepends=(
r-rgraphviz
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('2617c2036660b16450b8128f505c4c05d4a75693cd671cc9cb0e0ffe004c5c31')
+sha256sums=('20a3a7adde7c53fadb977c5e1328ba57fd0903f3f9ff5378e0a15a2347a2a43a')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"