r-bcrank: auto updated to 1.68.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 17:55:36 +00:00
parent e891ba820a
commit fea54c6951

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=BCRANK
_pkgver=1.66.0
_pkgver=1.68.0
pkgname=r-${_pkgname,,}
pkgver=1.66.0
pkgver=1.68.0
pkgrel=1
pkgdesc='Predicting binding site consensus from ranked DNA sequences'
arch=('x86_64')
@ -17,7 +17,7 @@ optdepends=(
r-seqlogo
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('e772ab5e8a6cf7ea92267ddd1c01f8548f1d22ae05df005c9b0aeff75696aa79')
sha256sums=('02997ed2ed366818532d6209884057c86a47e0bddcb0405fa1235614c7ee56ba')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"