summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaja2019-04-01 19:11:40 +0200
committerJaja2019-04-01 19:11:40 +0200
commitf9fe35ca9c0421f5fe80cae126581a91814db766 (patch)
tree4a6cfa39943524418380574c3c92ce533f6a80e7
parent4e3f0cc6f2ed28edd7d7d9d05484ac2b1e38f51e (diff)
downloadaur-languagetool-word2vec-en.tar.gz
disabled compression
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 69b54526e319..c46c35ee5b16 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/en.zip")
md5sums=('be17427960f0999f4068e0ec257a4fda')
-#PKGEXT='.pkg.tar'
+PKGEXT='.pkg.tar'
options=(!strip)
prepare() {