mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-adehabitatlt: auto updated to 0.3.28-1
This commit is contained in:
parent
6e637c0322
commit
af618d1160
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=adehabitatLT
|
||||
_pkgver=0.3.27
|
||||
_pkgver=0.3.28
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.3.27
|
||||
pkgrel=5
|
||||
pkgver=0.3.28
|
||||
pkgrel=1
|
||||
pkgdesc='Analysis of Animal Movements'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -21,7 +21,7 @@ optdepends=(
|
|||
r-tkrplot
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('fd0bf996f7deacf62f40520e3a3ddccc5d46cf2477a56deb3559f99760922a6a')
|
||||
sha256sums=('6c213b6d81f622327a15a6751f670b40c6f15d3d20f9e2613a445cb393883dc2')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue