mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-topicmodels: auto updated to 0.2.17-1
This commit is contained in:
parent
f4645d9d84
commit
d9838eb2ad
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=topicmodels
|
||||
_pkgver=0.2-16
|
||||
_pkgver=0.2-17
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.2.16
|
||||
pkgrel=2
|
||||
pkgver=0.2.17
|
||||
pkgrel=1
|
||||
pkgdesc='Topic Models'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -25,7 +25,7 @@ optdepends=(
|
|||
r-snowballc
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('0d5c9c65dd7ba031ba81adc0984d3e36b0309ada2204644bf816370ae656e905')
|
||||
sha256sums=('3867e15ff5d318307695c1aa196b8fe405ee4cbd4f7574e298d78ef778d5168d')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue