summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-05-03 01:29:00 +0000
committerBioArchLinuxBot2024-05-03 01:29:00 +0000
commit7f0d0a317be58be4bc99a5893d3bef078f6ff91b (patch)
tree2b820c3d490b2af261cc570cf737327ba1ab4193 /PKGBUILD
parente6e023a499ceebf44c1cbf5c62a00516dd69d723 (diff)
downloadaur-r-ioniser.tar.gz
[lilac] updated to 2.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 5b5f680af7e0..83f20e97e753 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=IONiseR
-_pkgver=2.26.0
+_pkgver=2.28.0
pkgname=r-${_pkgname,,}
-pkgver=2.26.0
+pkgver=2.28.0
pkgrel=1
pkgdesc='Quality Assessment Tools for Oxford Nanopore MinION data'
arch=('any')
@@ -34,7 +34,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('3fbf3b807cbe71b635f1e917f370cc398bf6ec704b7372ae56fa4e40302ca9f8')
+sha256sums=('42a89feb7cd082dd409dd2d7d7b3e96d987f0337b10d80a7d9e0d0a9489c1ac6')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"