mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-prostar: auto updated to 1.28.3-1
This commit is contained in:
parent
445b582149
commit
c989e20bc2
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=Prostar
|
_pkgname=Prostar
|
||||||
_pkgver=1.28.2
|
_pkgver=1.28.3
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=1.28.2
|
pkgver=1.28.3
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Provides a GUI for DAPAR'
|
pkgdesc='Provides a GUI for DAPAR'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -44,7 +44,7 @@ optdepends=(
|
||||||
r-testthat
|
r-testthat
|
||||||
)
|
)
|
||||||
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=('1f65fdee2e8352786a517ff8b231cc50ece43e4df3bcde6d1699daa9f60a50d9')
|
sha256sums=('92ec97719fd12ffc6788045080625bb03066d6e6397afb54a49771814ad70dd0')
|
||||||
|
|
||||||
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