mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-tm: auto updated to 0.7.16-1
This commit is contained in:
parent
fc9fdc0ae3
commit
2a8a7732f5
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=tm
|
||||
_pkgver=0.7-15
|
||||
_pkgver=0.7-16
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.7.15
|
||||
pkgver=0.7.16
|
||||
pkgrel=1
|
||||
pkgdesc='Text Mining Package'
|
||||
arch=('x86_64')
|
||||
|
@ -31,7 +31,7 @@ optdepends=(
|
|||
r-tm.lexicon.generalinquirer
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('7ca52b47f6d8958dfe40499a87add5f20063b08c686685f4ff773ad5076a5be5')
|
||||
sha256sums=('08860c858a447a36f39fb67fb74f1bc601d167c5346d3bfcd17cd9a8ee839688')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue