mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-sp: auto updated to 2.1.3-1
This commit is contained in:
parent
c13f619739
commit
24b940749a
1 changed files with 4 additions and 4 deletions
|
@ -4,10 +4,10 @@
|
|||
# Contributor: Jooa <aur at (name) dot xyz>
|
||||
|
||||
_pkgname=sp
|
||||
_pkgver=2.1-2
|
||||
_pkgver=2.1-3
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="Classes and Methods for Spatial Data"
|
||||
arch=(x86_64)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -26,8 +26,8 @@ optdepends=(
|
|||
r-terra
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('b06218c0fc28bc70fafcd40fd60cfd08')
|
||||
b2sums=('1e091d919c03d4ea9718a5cfa54c31b5d4f3f9adfbbc5e1227d460858fa5f95c640b5eefa911d0f67e6a0da70eee99a9ee2ff20c4410d5f133e7e22420370077')
|
||||
md5sums=('abcf7395f983cc55056f4b86b906b4bb')
|
||||
b2sums=('5501c2ae15abd14fe7b86bd61aa9a3edf9226852f6416fe921f4b33b2cfe1188e681b71f03c4246fbc9acbb55192dcc85683f47fd56eaa7c3dc57839abc3f007')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue