summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-11-03 17:48:40 +0000
committerBioArchLinuxBot2022-11-03 17:48:40 +0000
commit10408b69a0793da40330fa323054bc391aef5c8b (patch)
tree648a0eaf8319e262d8d142a2472a8f5ebbb426ee /PKGBUILD
parent2e0a994fd229360062ae8b7f58198cd1a565c142 (diff)
downloadaur-10408b69a0793da40330fa323054bc391aef5c8b.tar.gz
[lilac] updated to 1.20.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2aff816b944a..27af15804587 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=panelcn.mops
-_pkgver=1.18.0
+_pkgver=1.20.0
pkgname=r-${_pkgname,,}
-pkgver=1.18.0
-pkgrel=3
+pkgver=1.20.0
+pkgrel=1
pkgdesc='CNV detection tool for targeted NGS panel data'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@@ -25,7 +25,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('1d585ca2f871a159dcb89d5fb2e713bb01b0b3ef0542ec55635b1d3dd4ee26de')
+sha256sums=('96ab3f8865c81662d6e2e08707a6c33b6c04a476d89306b5a7370de467d726f3')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"