summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJaja2019-04-01 19:11:44 +0200
committerJaja2019-04-01 19:11:44 +0200
commit1d124bf0dd9c26460cc6954a0e58ee9a23916cce (patch)
tree85c95a43b9ea7bd58d5a6480448d455a93dffd1d /PKGBUILD
parent52bf93f8bee6c95b739eba99d8b93cf317d5201f (diff)
downloadaur-languagetool-word2vec-pt.tar.gz
disabled compression
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7debd030868b..1f850ab2fc83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ optdepends=('languagetool: system wide installation of LT'
install=${pkgname}.install
source=(${pkgname}-${pkgver}.zip::"https://languagetool.org/download/word2vec/pt.zip")
md5sums=('3808d92488f0d57f1884d8c5ce8aebad')
-#PKGEXT='.pkg.tar'
+PKGEXT='.pkg.tar'
#LANG='C'
options=(!strip)