summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0271651ef4f6..89ff8d0dd130 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
-# Maintainer: peippo <christoph.fink@gmail.com>
+# Maintainer: peippo <christoph+aur@christophfink.com>
-pkgname="fasttext-langid-models"
-pkgdesc="Library for fast text representation and classification – pre-trained models for language identification"
+pkgname=fasttext-langid-models
+pkgdesc="Pre-trained models for language identification for fasttext"
url="https://fasttext.cc/docs/en/language-identification.html"
pkgver=0.0.1
-pkgrel=1
+pkgrel=2
arch=("any")
-license=("custom:CC-BY-SA")
+license=("CCPL:by-sa")
source=(
"https://dl.fbaipublicfiles.com/fasttext/supervised-models/lid.176.bin"