mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-lwgeom: auto updated to 0.2.10-1
This commit is contained in:
parent
43b59ce113
commit
bde7bda016
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
# Maintainer: sukanka <su975853527@gmail.com>
|
||||
|
||||
_pkgname=lwgeom
|
||||
_pkgver=0.2-9
|
||||
_pkgver=0.2-10
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.2.9
|
||||
pkgver=0.2.10
|
||||
pkgrel=1
|
||||
pkgdesc="Bindings to Selected 'liblwgeom' Functions for Simple Features"
|
||||
arch=('x86_64')
|
||||
|
@ -26,7 +26,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('69b2a2efdafb0b32c801932eee7cd2c4b8402cede6487f4dfea4e14873091aa8')
|
||||
sha256sums=('ee1ff8a4f76fa884ee5f0d6ede6fb184951c78c771762cef0c8ffe4ab0b8bbbd')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue