summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-10-25 21:26:50 +0000
committerBioArchLinuxBot2023-10-25 21:26:50 +0000
commit1aa2f3cee4e0e6c295f29f8fee190e8aa975d4b0 (patch)
tree2e53fe14bf1d9a6db84af54672f844d65b0da1b3 /PKGBUILD
parentd36538276f9fd01fbc9c96aea119d210ff8df644 (diff)
downloadaur-1aa2f3cee4e0e6c295f29f8fee190e8aa975d4b0.tar.gz
[lilac] updated to 1.12.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aa5e1f397f2d..e0f68db37903 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=ISAnalytics
-_pkgver=1.10.2
+_pkgver=1.12.0
pkgname=r-${_pkgname,,}
-pkgver=1.10.2
+pkgver=1.12.0
pkgrel=1
pkgdesc='Analyze gene therapy vector insertion sites data identified from genomics next generation sequencing reads for clonal tracking studies'
arch=('any')
@@ -66,7 +66,7 @@ optdepends=(
r-withr
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('44ff6567236570814e79bdd1de014f4a2b187f15bd0489a7cb0c744985dd7c32')
+sha256sums=('6ddea338fbbe7152cb0bacb91f895db6f6fcb854592cc2bf875afd59471b1579')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"