mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-fstcore: auto updated to 0.9.16-1
This commit is contained in:
parent
a87ef3d80a
commit
c36d7bdb33
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=fstcore
|
||||
_pkgver=0.9.14
|
||||
_pkgver=0.9.16
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.9.14
|
||||
pkgrel=2
|
||||
pkgver=0.9.16
|
||||
pkgrel=1
|
||||
pkgdesc="R Bindings to the 'Fstlib' Library"
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -19,7 +19,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('d08efa06003bd65bf5131e17980904c1334afbd7474b09a841effa6810251356')
|
||||
sha256sums=('c92ea97b88d1f0a9156d56256a9e553f2b7f8b9b994874f6af0e37276b8f2b39')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue