mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-automap: auto updated to 1.1.12-1
This commit is contained in:
parent
389dc6506b
commit
dc842994e3
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=automap
|
||||
_pkgver=1.1-9
|
||||
_pkgver=1.1-12
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=3
|
||||
pkgrel=1
|
||||
pkgdesc="Automatic Interpolation Package"
|
||||
arch=(any)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -18,8 +18,8 @@ depends=(
|
|||
r-stars
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('e73467a1c2fa43bd4f4f536ec51ad71b')
|
||||
b2sums=('76a53f530f4d17d27f3b70aca6d27b8539b6035caa0a406755e553b429cac386f4bb438ef115de859b6794356605ee824c72d975821f123c0da6cfb828d20678')
|
||||
md5sums=('5540097d49d4c093322d26dde8e94da7')
|
||||
b2sums=('edb12e08f5442f330e60c1ded035a9d83b8c873cfb438ba79a25139a8e23b2ef73d7a86c490b44199a044a6af9ab826de73a5ef4d5ee20d413ed0eb83d4ada94')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue