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