mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rgl: auto updated to 0.108.3.2-1
This commit is contained in:
parent
5d9cec282a
commit
847d8e0c1f
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=rgl
|
||||
_pkgver=0.108.3
|
||||
_pkgver=0.108.3.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.108.3
|
||||
pkgrel=2
|
||||
pkgver=0.108.3.2
|
||||
pkgrel=1
|
||||
pkgdesc='3D Visualization Using OpenGL'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -51,7 +51,7 @@ optdepends=(
|
|||
freetype2
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('89f96eb462cacfcc796ad351d7dac0480a7eb9f80e9bd75e58c5a79f0ee8133b')
|
||||
sha256sums=('033af3aceade6c21d0a602958fff1c25c21febc7d0e867cf88860cfa25fc3c65')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue