summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-11-03 04:59:38 +0000
committerBioArchLinuxBot2022-11-03 04:59:38 +0000
commit6701a5eb09e8a5b193ab6a579287130632528dcd (patch)
tree17c4831515db82e343967672c4926a44a8be2460 /PKGBUILD
parent5bc35b473b6b938aae1d58578e00584d666f9ad3 (diff)
downloadaur-6701a5eb09e8a5b193ab6a579287130632528dcd.tar.gz
[lilac] updated to 1.26.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b793da2d6adb..563d81c72e45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=LymphoSeq
-_pkgver=1.24.0
+_pkgver=1.26.0
pkgname=r-${_pkgname,,}
-pkgver=1.24.0
+pkgver=1.26.0
pkgrel=1
pkgdesc='Analyze high-throughput sequencing of T and B cell receptors'
arch=('any')
@@ -35,7 +35,7 @@ optdepends=(
r-wordcloud
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('81412096ed8f2bc4c604923d3286e83d57e8ba575865eea837f1168ed35d0a8a')
+sha256sums=('e7adb47ab67c84b26616f1f067748f61af147bad46f76107ad451e7fdf989ef2')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"