mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-guitar: auto updated to 2.12.0-1
This commit is contained in:
parent
05b4a02038
commit
4145ee2bfb
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=Guitar
|
||||
_pkgver=2.10.0
|
||||
_pkgver=2.12.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.10.0
|
||||
pkgver=2.12.0
|
||||
pkgrel=1
|
||||
pkgdesc='Guitar'
|
||||
arch=('any')
|
||||
|
@ -21,7 +21,7 @@ depends=(
|
|||
r-rtracklayer
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('8985d0bddf326a371d5a790a1a7997662dd99f42888d4da93e07eb5a89925e20')
|
||||
sha256sums=('102acc26d342cc16ba3312b7bab366ffea9293569012283fadf94c6bb5d2f925')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue