mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-ragg: auto updated to 1.2.4-1
This commit is contained in:
parent
edff21cadf
commit
15a4a6bff9
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ragg
|
||||
_pkgver=1.2.3
|
||||
_pkgver=1.2.4
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.2.3
|
||||
pkgver=1.2.4
|
||||
pkgrel=1
|
||||
pkgdesc='Graphic Devices Based on AGG'
|
||||
arch=('x86_64')
|
||||
|
@ -22,7 +22,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('976da0007ef0d4dbadda4734727b539671b65c1eff4ff392d734f4e2c846f2b2')
|
||||
sha256sums=('c547e5636a2eefaa0021a0d50fad1e813c2ce976ec0c9c3f796d38a110680dcd')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue