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