summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-10-18 12:26:57 +0000
committerBioArchLinuxBot2022-10-18 12:26:57 +0000
commita68c9b7a8b69d151fe40be1510f39235e1069556 (patch)
treec7650db6d2a585107cd4a4117c098d6edbe04970 /PKGBUILD
parentef481bdaad4981ddf70fbfcd0a8d8fbe75aefbc9 (diff)
downloadaur-a68c9b7a8b69d151fe40be1510f39235e1069556.tar.gz
[lilac] updated to 0.10.2-4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d1e865eb8d22..c30a1527bdd7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,12 @@
# Maintainer: sukanka <su975853527@gmail.com>
+# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
+# Contributor: Clint Valentine <valentine.clint@gmail.com>
_pkgname=corpus
_pkgver=0.10.2
pkgname=r-${_pkgname,,}
pkgver=0.10.2
-pkgrel=1
+pkgrel=4
pkgdesc='Text Corpus Analysis'
arch=('x86_64')
url="https://cran.r-project.org/package=${_pkgname}"