mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-adehabitatlt: auto updated to 0.3.26-1
This commit is contained in:
parent
c7fa9fb9fe
commit
24e82373fd
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.25
|
||||
_pkgver=0.3.26
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.3.25
|
||||
pkgrel=5
|
||||
pkgver=0.3.26
|
||||
pkgrel=1
|
||||
pkgdesc='Analysis of Animal Movements'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -22,7 +22,7 @@ optdepends=(
|
|||
r-tkrplot
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('97489532e3d8fdec912471700ec1811db517a7478bc243a20b01beac128f03ed')
|
||||
sha256sums=('40bb64f343a350364b5ae8af521810fc9607271b04690980f6c8660150c40808')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue