summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-05-03 06:31:49 +0000
committerBioArchLinuxBot2024-05-03 06:31:49 +0000
commit7fd298db826f1eb3d50e2a4b007dfdf1719a720b (patch)
tree37538409caa7e2c7dfbce33ad3eca62c6af4c836 /PKGBUILD
parent616fd38d713b334bbd71c951cada658329cad73f (diff)
downloadaur-r-rnamodr.alkanilineseq.tar.gz
[lilac] updated to 1.18.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 36279cb77078..b7e98c7fe19b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=RNAmodR.AlkAnilineSeq
-_pkgver=1.16.0
+_pkgver=1.18.0
pkgname=r-${_pkgname,,}
-pkgver=1.16.0
+pkgver=1.18.0
pkgrel=1
pkgdesc='Detection of m7G, m3C and D modification by AlkAnilineSeq'
arch=('any')
@@ -28,7 +28,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('b5b5a629768692428cc3e6bf68e7427c100707924373e14ca672717a2a02cfe0')
+sha256sums=('b533dcd90bfa9cbb61a7651243911661dddd81233e40e482cc4dfd8efc50eab3')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"