summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-11-10 01:34:26 +0000
committerBioArchLinuxBot2024-11-10 01:34:26 +0000
commit86c260aa695fd0a86f9dadb4d65ae63f0d06dd1d (patch)
tree546f848ad0dfceaac4624fbaa16fbd33fa52b285 /PKGBUILD
parentd9abb1831adf186ed37154f56a3c7a15d9355428 (diff)
downloadaur-86c260aa695fd0a86f9dadb4d65ae63f0d06dd1d.tar.gz
[lilac] updated to 3.10.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9a69ecdefba6..7da73de40abd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=PharmacoGx
-_pkgver=3.8.0
+_pkgver=3.10.0
pkgname=r-${_pkgname,,}
-pkgver=3.8.0
+pkgver=3.10.0
pkgrel=1
pkgdesc='Analysis of Large-Scale Pharmacogenomic Data'
arch=('x86_64')
@@ -42,7 +42,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('01eedaf102e0670f25334e4d2fbd3007174d29b74c1cc01cda86c78e98781f25')
+sha256sums=('fa26d34dc45c4460688f32b099ce3ad82b24cdf2f40885d49dd85100c9d8c7ab')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"