mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-svdialogs: auto updated to 1.1.0-1
This commit is contained in:
parent
20315cfc03
commit
cbb4527e35
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=svDialogs
|
||||
_pkgver=1.0.3
|
||||
_pkgver=1.1.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.0.3
|
||||
pkgrel=2
|
||||
pkgver=1.1.0
|
||||
pkgrel=1
|
||||
pkgdesc='SciViews - Standard Dialog Boxes for Windows, MacOS and Linuxes'
|
||||
arch=('any')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -23,7 +23,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('6110850106d6c625a4f76b0f22dadd69e524a4dff033447214296d3eb7ec0048')
|
||||
sha256sums=('2ecab7e6ade510f9df9665308cf1b222bcef3bd5db8bd9ea204b81a8e92b6a7c')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue