mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-yulab.utils: auto updated to 0.0.5-1
This commit is contained in:
parent
9abd3fea96
commit
fbae37e597
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=yulab.utils
|
||||
_pkgver=0.0.4
|
||||
_pkgver=0.0.5
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.0.4
|
||||
pkgrel=4
|
||||
pkgver=0.0.5
|
||||
pkgrel=1
|
||||
pkgdesc="Supporting Functions for Packages Maintained by 'YuLab-SMU'"
|
||||
arch=('any')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -16,7 +16,7 @@ optdepends=(
|
|||
r-pkgbuild
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('38850663de53a9166b8e85deb85be1ccf1a5b310bbe4355f3b8bc823ed1b49ae')
|
||||
sha256sums=('6ecd4dc5dae40e86b7a462fdac3ab8c0b276dcae5a284eb43390a05b01e3056b')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue