summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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)