summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2025-03-21 14:36:38 +0000
committerBioArchLinuxBot2025-03-21 14:36:38 +0000
commit7f1456f2932458ce7735ed630f2e611e32a6051b (patch)
treec1d1548f27c8afb3c194a6f62a300d15ee71df94 /PKGBUILD
parent0cc9baa97a9745ebc5ec9c096071fb2b3b4291a8 (diff)
downloadaur-7f1456f2932458ce7735ed630f2e611e32a6051b.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 a265cfd0fd4b..021d860e785d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=meshes
-_pkgver=1.30.0
+_pkgver=1.32.0
pkgname=r-${_pkgname,,}
-pkgver=1.30.0
+pkgver=1.32.0
pkgrel=1
pkgdesc='MeSH Enrichment and Semantic analyses'
arch=('any')
@@ -25,7 +25,7 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('263e34a394a9a85a0a57299e5d7d76e0dba038b1b0809ba4565dad7c7a6e8179')
+sha256sums=('4b285754e22d570e5f7952d4504213832c50c609e04afee2d2c0d93c9be74d4e')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"