summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-07-07 00:02:25 +0000
committerBioArchLinuxBot2022-07-07 00:02:25 +0000
commit4d265d72543696f025521812c53abe274bdc9778 (patch)
tree7ed0d7cd0e8bb0050c314022747c3dacdbb43cb3 /PKGBUILD
parente742ef52b2ca8d6b2c54e8db60a80cb9f537f7c2 (diff)
downloadaur-4d265d72543696f025521812c53abe274bdc9778.tar.gz
[lilac] updated to 1.12.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8adb8ebaebd5..a06d84bf7ac5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=ngsReports
-_pkgver=1.12.0
+_pkgver=1.12.1
pkgname=r-${_pkgname,,}
-pkgver=1.12.0
+pkgver=1.12.1
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=('d07bccaa02746c204037d2ca4bb145a8953ee57dd0a2cc04519ebcdf320f9d75')
+sha256sums=('8673db52ffed574588d9650545d0a8b9d0d4e13a01b6dd7878b5a6b3c4040a66')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"