summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaja2019-04-01 19:11:36 +0200
committerJaja2019-04-01 19:11:36 +0200
commitc9b08aba4419578f2104d6d561591497807ab4cd (patch)
tree9372f3ed60f7bf4efca70e4269433efc8bab9b75
parentc73a0982dd440e717302eef0b9ae2076f485f720 (diff)
downloadaur-languagetool-word2vec-de.tar.gz
disabled compression
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index da9c44e5b039..436c39ea01b0 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/de.zip")
md5sums=('46bf12792ae3a8095e9e215a47a8cf02')
-#PKGEXT='.pkg.tar'
+PKGEXT='.pkg.tar'
#LANG='C'
options=(!strip)