mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-labelled: auto updated to 2.9.1-1
This commit is contained in:
parent
0c8dfce6dd
commit
11b63b564a
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=labelled
|
||||
_pkgver=2.9.0
|
||||
_pkgver=2.9.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.9.0
|
||||
pkgrel=2
|
||||
pkgver=2.9.1
|
||||
pkgrel=1
|
||||
pkgdesc='Manipulating Labelled Data'
|
||||
arch=('any')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -31,7 +31,7 @@ optdepends=(
|
|||
r-utf8
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('36ac0e169ee065a8bced9417efeb85d62e1504a590d4321667d8a6213285d639')
|
||||
sha256sums=('9eb10b245f64f3fb7346121aa4cd98638946e1cc4208dd5e28791ef8fd62fa40')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue