r-universalmotif: auto updated to 1.20.0-1

This commit is contained in:
BioArchLinuxBot 2023-10-26 02:52:14 +00:00
parent 17a8580546
commit d8a1c19b5d

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=universalmotif
_pkgver=1.18.1
_pkgver=1.20.0
pkgname=r-${_pkgname,,}
pkgver=1.18.1
pkgver=1.20.0
pkgrel=1
pkgdesc='Import, Modify, and Export Motifs with R'
arch=('x86_64')
@ -45,7 +45,7 @@ optdepends=(
r-tfbstools
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('a8bb3bc22d12facfacad8bb79a50d4e33b17664eacbbe048224399405b41206c')
sha256sums=('0afa0eea7a6bba5fb3ab958b7f5677c3c85e560783022c39d938caebe9fdc773')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"