mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-memes: auto updated to 1.4.1-1
This commit is contained in:
parent
b208090cf6
commit
73d7ea19ea
1 changed files with 3 additions and 3 deletions
|
@ -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}"
|
||||
|
|
Loading…
Add table
Reference in a new issue