mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-adehabitatma: auto updated to 0.3.17-1
This commit is contained in:
parent
240129b99a
commit
37b0c0b8a6
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=adehabitatMA
|
||||
_pkgver=0.3.16
|
||||
_pkgver=0.3.17
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=6
|
||||
pkgrel=1
|
||||
pkgdesc="Tools to Deal with Raster Maps"
|
||||
arch=(x86_64)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -16,8 +16,8 @@ optdepends=(
|
|||
r-tkrplot
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('8c4f737241fa734be5603a940ae86270')
|
||||
b2sums=('4bd7a3583331aed034ebab62c2e39ae73cdc5e44e135001f47b23fc50908ce6c4cc5191fd9aa006b4bfa61f65a3f8663c175399b94fe9907af40317eb2594d54')
|
||||
md5sums=('54b0272811d75eba2328bea45c86e38c')
|
||||
b2sums=('1da72de57b863dcb4b3c40032120516b628733c5606020ab58a66edfd62ad2efaeb08af27baa2851361aa86efae3e950a02c0fff17b90ec4868e3e3194aa6492')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue