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