r-memes: auto updated to 1.4.1-1

This commit is contained in:
BioArchLinuxBot 2022-05-17 00:11:09 +00:00
parent b208090cf6
commit 73d7ea19ea

View file

@ -2,9 +2,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=memes
_pkgver=1.4.0
_pkgver=1.4.1
pkgname=r-${_pkgname,,}
pkgver=1.4.0
pkgver=1.4.1
pkgrel=1
pkgdesc='motif matching, comparison, and de novo discovery using the MEME Suite'
arch=('any')
@ -46,7 +46,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('acccc53a0bc3dcb07d070b39971bd4d169913a6aeb342999e4b2bf1fc94d0608')
sha256sums=('f643cb1324719f36aa8e4ae397125ba5ab8db222f07192c8785b14bca16b15e8')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"