summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-04-27 12:14:08 +0000
committerBioArchLinuxBot2023-04-27 12:14:08 +0000
commite3f6b4a0ed5e4095048115afa7dc521c4efb051d (patch)
tree69d46b99dc8f7c516a90a906d283d0d5c1735074 /PKGBUILD
parent6701a5eb09e8a5b193ab6a579287130632528dcd (diff)
downloadaur-e3f6b4a0ed5e4095048115afa7dc521c4efb051d.tar.gz
[lilac] updated to 1.28.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 563d81c72e45..a73cb0fb843e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=LymphoSeq
-_pkgver=1.26.0
+_pkgver=1.28.0
pkgname=r-${_pkgname,,}
-pkgver=1.26.0
+pkgver=1.28.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=('e7adb47ab67c84b26616f1f067748f61af147bad46f76107ad451e7fdf989ef2')
+sha256sums=('b13b3fa2c4406684d7e6c49249bda149f4c07a921994544eabf566a5c9ff2430')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"