mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-datawizard: auto updated to 0.4.1-1
This commit is contained in:
parent
f4b46d2572
commit
2d8a7271d4
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=datawizard
|
||||
_pkgver=0.4.0
|
||||
_pkgver=0.4.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.4.0
|
||||
pkgver=0.4.1
|
||||
pkgrel=1
|
||||
pkgdesc='Easy Data Wrangling'
|
||||
arch=('any')
|
||||
|
@ -33,7 +33,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('4a3ec3f9c493016d5a58a4c41d514eb2f53fb0f6741bff00ba1c9ffac3ee46c8')
|
||||
sha256sums=('9d112d6de337c9be9fce9443d224c76a55737c24bc2dfebea3378bca55809e26')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue