mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-s2: auto updated to 1.1.7-1
This commit is contained in:
parent
88a466e69d
commit
5adf05800a
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=s2
|
||||
_pkgver=1.1.6
|
||||
_pkgver=1.1.7
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.1.6
|
||||
pkgrel=2
|
||||
pkgver=1.1.7
|
||||
pkgrel=1
|
||||
pkgdesc='Spherical Geometry Operators Using the S2 Geometry Library'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -22,7 +22,7 @@ optdepends=(
|
|||
r-vctrs
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('1d9d2e6b7890122f916fd8f86060cb0f101637ead158bbc22ee2f0324b93a066')
|
||||
sha256sums=('30762c7150dd72e2f4a3d50e64b8b73b2d59b73275687ba3eea7a6e07f786878')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue