summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-01-24 00:10:32 +0000
committerBioArchLinuxBot2024-01-24 00:10:32 +0000
commitb665a438b1139de24833659b9ca80df6d2f36f25 (patch)
tree29040fa94a046c4a24482f6cc32b16ed11acc421 /PKGBUILD
parentb61dc2e3ac71cda04a3292e0e396fe6ca2b4f333 (diff)
downloadaur-b665a438b1139de24833659b9ca80df6d2f36f25.tar.gz
[lilac] updated to 3.10.3-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0db4ab21ccaa..7f045efdb4a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=synergyfinder
-_pkgver=3.10.0
+_pkgver=3.10.3
pkgname=r-${_pkgname,,}
-pkgver=3.10.0
+pkgver=3.10.3
pkgrel=1
pkgdesc='Calculate and Visualize Synergy Scores for Drug Combinations'
arch=('any')
@@ -40,7 +40,7 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('cc454a1048677ea66912ff525995e924bfef62b6a6aa836a4c0e2b66f0bb1d6d')
+sha256sums=('fd93d020454777ad36289b7af2f5add57fef2ff41a3b48694d2fc00ab2e777eb')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"