summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-04-27 01:33:23 +0000
committerBioArchLinuxBot2023-04-27 01:33:23 +0000
commitb97a83b7a4a303e0cc5e46e3b63850cac9467144 (patch)
tree952e5e379203d8add01e537baf1a42537e05870a /PKGBUILD
parentd428c6db3e097f7520e9e9c6e9b5e22e07cb4eb4 (diff)
downloadaur-b97a83b7a4a303e0cc5e46e3b63850cac9467144.tar.gz
[lilac] updated to 1.66.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cb209feb42e6..83cde4a377bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=splots
-_pkgver=1.64.0
+_pkgver=1.66.0
pkgname=r-${_pkgname,,}
-pkgver=1.64.0
+pkgver=1.66.0
pkgrel=1
pkgdesc='Visualization of high-throughput assays in microtitre plate or slide format'
arch=('any')
@@ -21,7 +21,7 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('be422bd20e54c0110270796ef7a87f5964bbc5211aa57efa81b8144d12575455')
+sha256sums=('c36eca3f003051407acc7b85fc78765343c13cefbb5e7fc8f23e2b1dcd448405')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"