summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-04-29 08:46:19 +0000
committerBioArchLinuxBot2023-04-29 08:46:19 +0000
commitac88c23feea58dcec89b04b85c45452a45e3bf5e (patch)
tree0728863bfa49aa7a7f2dd86dbf69a3d13bf4729a /PKGBUILD
parent71161fd4da63f936433d752a5c72b90d99c20353 (diff)
downloadaur-ac88c23feea58dcec89b04b85c45452a45e3bf5e.tar.gz
[lilac] updated to 1.14.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 15ea9836bba2..070250008c9c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=KnowSeq
-_pkgver=1.12.0
+_pkgver=1.14.0
pkgname=r-${_pkgname,,}
-pkgver=1.12.0
+pkgver=1.14.0
pkgrel=1
pkgdesc='KnowSeq R/Bioc package: The Smart Transcriptomic Pipeline'
arch=('any')
@@ -36,7 +36,7 @@ optdepends=(
r-knitr
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('94b3e9f66c613ba76041e68c87e531ab7121387cca932abd1d9014738c1bb933')
+sha256sums=('cac3a5e3e83ae338fc61cc3b3c89cc926f3bfead76469912611477076f13efa8')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"