summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-07-09 00:03:43 +0000
committerBioArchLinuxBot2022-07-09 00:03:43 +0000
commit12316c8515bd1ae257b6650e032a8cf4f1c68bc9 (patch)
tree2e88171728ae79eb0c57aac34f887f5992a7536a /PKGBUILD
parent4d265d72543696f025521812c53abe274bdc9778 (diff)
downloadaur-12316c8515bd1ae257b6650e032a8cf4f1c68bc9.tar.gz
[lilac] updated to 1.12.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a06d84bf7ac5..4ba7972de65d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=ngsReports
-_pkgver=1.12.1
+_pkgver=1.12.2
pkgname=r-${_pkgname,,}
-pkgver=1.12.1
+pkgver=1.12.2
pkgrel=1
pkgdesc='Load FastqQC reports and other NGS related files'
arch=('any')
@@ -41,7 +41,7 @@ optdepends=(
r-truncnorm
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('8673db52ffed574588d9650545d0a8b9d0d4e13a01b6dd7878b5a6b3c4040a66')
+sha256sums=('f05b1f3d71d785eaefef4cdad2aef0d9e7f7debbe9974aa73ee1c0cfb8cf3416')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"