mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rmisc: auto updated to 1.5.1-1
This commit is contained in:
parent
12b0913c8f
commit
5b9b08c1c1
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=Rmisc
|
||||
_pkgver=1.5
|
||||
_pkgver=1.5.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.5
|
||||
pkgrel=2
|
||||
pkgver=1.5.1
|
||||
pkgrel=1
|
||||
pkgdesc='Rmisc: Ryan Miscellaneous'
|
||||
arch=('any')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -19,7 +19,7 @@ optdepends=(
|
|||
r-stats4
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('c817ff391136735a267183f133b6a262b1d90a9b399fd3e2d52ea43dbc8352c6')
|
||||
sha256sums=('1d65d5c8f93448924acb13dfb95dd419b6b2325c49da53394d15fac93b58d2c0')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue