mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-unmarked: auto updated to 1.5.0-1
This commit is contained in:
parent
3030ea0d38
commit
07614128f1
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=unmarked
|
_pkgname=unmarked
|
||||||
_pkgver=1.4.3
|
_pkgver=1.5.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=1.4.3
|
pkgver=1.5.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Models for Data from Unmarked Animals'
|
pkgdesc='Models for Data from Unmarked Animals'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -30,7 +30,7 @@ optdepends=(
|
||||||
r-testthat
|
r-testthat
|
||||||
)
|
)
|
||||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('21af910d35c17d9103224a2f75e56083c14f93f3c63ec0e630a2940322ddda88')
|
sha256sums=('1357e811193a4911c7c64fbcacb730740d4d46b7788321188bf558d5a55b594e')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue