mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-tmb: auto updated to 1.9.6-1
This commit is contained in:
parent
06da296fbc
commit
747f5f93b2
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=TMB
|
||||
_pkgver=1.9.5
|
||||
_pkgver=1.9.6
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.9.5
|
||||
pkgver=1.9.6
|
||||
pkgrel=1
|
||||
pkgdesc="Template Model Builder: A General Random Effect Tool Inspired by 'ADMB'"
|
||||
arch=('x86_64')
|
||||
|
@ -18,7 +18,7 @@ optdepends=(
|
|||
r-parallel
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('4ef85554b83f2096ea1a790fe4d854564efabf84ef43de3e09919a351bc88357')
|
||||
sha256sums=('00da066f99fbd07910b17ff26207c73c26935a23d71cb5efabf10922755603ea')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue