mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-glad: auto updated to 2.68.0-1
This commit is contained in:
parent
8a1ed141ac
commit
ca2f0db4d8
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=GLAD
|
||||
_pkgver=2.66.0
|
||||
_pkgver=2.68.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.66.0
|
||||
pkgrel=2
|
||||
pkgver=2.68.0
|
||||
pkgrel=1
|
||||
pkgdesc='Gain and Loss Analysis of DNA'
|
||||
arch=('x86_64')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -16,7 +16,7 @@ depends=(
|
|||
gsl
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('a14c769b423fb99d744d95948f33b7e8ed0dd23d40e25188d2e767668afd9e13')
|
||||
sha256sums=('2167c37a552dcde5804bda5bec6e30483d8ac8ab5fda007e1bc3acb3ce261607')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue