summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-11-03 08:40:16 +0000
committerBioArchLinuxBot2022-11-03 08:40:16 +0000
commitfa64218e8284e1898c002b89ac7c8aa080155bd8 (patch)
tree9b710c1bea04672be783db3be8bbd2839e9ca6aa /PKGBUILD
parentfba646dddbaa9c5c1fa87bfa46479f74aa5aaa9f (diff)
downloadaur-fa64218e8284e1898c002b89ac7c8aa080155bd8.tar.gz
[lilac] updated to 1.30.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dacb5d4f6705..c8a000a61092 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=psygenet2r
-_pkgver=1.28.0
+_pkgver=1.30.0
pkgname=r-${_pkgname,,}
-pkgver=1.28.0
+pkgver=1.30.0
pkgrel=1
pkgdesc='psygenet2r - An R package for querying PsyGeNET and to perform comorbidity studies in psychiatric disorders'
arch=('any')
@@ -29,7 +29,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('d1190179eb60c252cb1eac2f97091e7f2fa6e2b4536f78264894a8aa8f4053f9')
+sha256sums=('b9ebc9795956d9cde0b6352ace468266d74d91bec557751b14d2e8b8d5b03a02')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"