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