mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-lwgeom: auto updated to 0.2.14-1
This commit is contained in:
parent
11f9e79a76
commit
3294623635
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Contributor: sukanka <su975853527@gmail.com>
|
||||
|
||||
_pkgname=lwgeom
|
||||
_pkgver=0.2-13
|
||||
_pkgver=0.2-14
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="Bindings to Selected 'liblwgeom' Functions for Simple Features"
|
||||
arch=(x86_64)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -27,8 +27,8 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('9bf0d8b96f4e19f2a042d50cb66d7989')
|
||||
b2sums=('95bd5af50aaaacac847ad4329a414dfa356944722846d5687fa0370763d8b1d66a955b3b04661ff5e7dc2078f686d561ad141750cb0757a22be534605a1c3776')
|
||||
md5sums=('bc5ae945234a1296750b5466360a8e03')
|
||||
b2sums=('02708ba4c688aab3433be9228aace870cf37e91be79d3aafe8b426e78a8aaff0f6040ec82cbf69f280a6b964fa6eab42fc442dd69c12234e8781577f3b0d459f')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue