mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-difflogo: auto updated to 2.28.0-1
This commit is contained in:
parent
ea13b465c3
commit
18ef6ffac9
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=DiffLogo
|
||||
_pkgver=2.26.0
|
||||
_pkgver=2.28.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.26.0
|
||||
pkgrel=2
|
||||
pkgver=2.28.0
|
||||
pkgrel=1
|
||||
pkgdesc='DiffLogo: A comparative visualisation of biooligomer motifs'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -20,7 +20,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('33da8346c4c056021a42eb5b1d22f7bf2752ff375ee54f2c5066a5e9ec3486c6')
|
||||
sha256sums=('5271c2cc9f4a2d3f83697e4687168c06c0bc0f6e29fb56c6474efd1af32c8701')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue