summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-04-27 14:52:05 +0000
committerBioArchLinuxBot2023-04-27 14:52:05 +0000
commit34db6e36c817545f18be16a18d73d81a119c7041 (patch)
treedf2cdef5dd6c73efc3f5a34ad14c2fe906e081df /PKGBUILD
parentb70c4b7da90047d07a0d4d079f36974ceb4f483e (diff)
downloadaur-34db6e36c817545f18be16a18d73d81a119c7041.tar.gz
[lilac] updated to 1.32.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 53beb7d2f6a5..5ac973aacb56 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=Prostar
-_pkgver=1.30.7
+_pkgver=1.32.0
pkgname=r-${_pkgname,,}
-pkgver=1.30.7
+pkgver=1.32.0
pkgrel=1
pkgdesc='Provides a GUI for DAPAR'
arch=('any')
@@ -50,7 +50,7 @@ optdepends=(
r-xml
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('fb77cd350cd7b8bb83b277869142fd940ee1fcb64bdca404456e9015df819f82')
+sha256sums=('800fa3798671d56c9e3e1ee0ae328e89f088a78237d23f40ca54ea1e68f6d34b')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"