mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-synextend: auto updated to 1.8.0-1
This commit is contained in:
parent
3900e23208
commit
a3201fa245
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=SynExtend
|
_pkgname=SynExtend
|
||||||
_pkgver=1.6.0
|
_pkgver=1.8.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=1.6.0
|
pkgver=1.8.0
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc='Tools for Working With Synteny Objects'
|
pkgdesc='Tools for Working With Synteny Objects'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://bioconductor.org/packages/${_pkgname}"
|
url="https://bioconductor.org/packages/${_pkgname}"
|
||||||
|
@ -25,7 +25,7 @@ optdepends=(
|
||||||
r-rtracklayer
|
r-rtracklayer
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('e2d09867646744ee64fd105dba7d3e124c2d97e16ced83c314acf766b60f0ee4')
|
sha256sums=('3524da3f42919653233adb8773d0d88248a4a9b5adb89ec2866b592ed88f607c')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue