r-transite: auto updated to 1.14.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 06:03:03 +00:00
parent bbfb24396d
commit a67d9d3ade

View file

@ -2,9 +2,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=transite
_pkgver=1.12.1
_pkgver=1.14.0
pkgname=r-${_pkgname,,}
pkgver=1.12.1
pkgver=1.14.0
pkgrel=1
pkgdesc='RNA-binding protein motif analysis'
arch=('x86_64')
@ -31,7 +31,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('e22ba6964d78703398dc90e3350307f35eabaf8e243cb1553b01e29a61e6737a')
sha256sums=('568d171babee92e3ff129cc54e0bfaa77d8d9ebb693833c102bfaa40a74acd40')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"