mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-dt: auto updated to 0.23-1
This commit is contained in:
parent
f08768d478
commit
51d0d7c6fa
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=DT
|
||||
_pkgver=0.22
|
||||
_pkgver=0.23
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.22
|
||||
pkgver=0.23
|
||||
pkgrel=1
|
||||
pkgdesc="A Wrapper of the JavaScript Library 'DataTables'"
|
||||
arch=('any')
|
||||
|
@ -27,7 +27,7 @@ optdepends=(
|
|||
r-testit
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('3f181c4ef8dd225864c8859751cd369a21d37b83bd33a35922723f0f0c045099')
|
||||
sha256sums=('360ae2fcb1141125a1b16448570fc37d14c4dd3f78a872c26df4fda1787cdc70')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue