summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrzysztof AS (3ED)2017-11-02 19:29:59 +0100
committerKrzysztof AS (3ED)2017-11-02 19:29:59 +0100
commit7c148ff3326a702b1c3438dd65f85b4e73b550b1 (patch)
treeab1a419e7a5b27c05a51d9977742d481e5cde93d
parente76c731a8bfe6a74514ab918fdd7aceb3c4163ec (diff)
downloadaur-7c148ff3326a702b1c3438dd65f85b4e73b550b1.tar.gz
update
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 55ab03c43d20..3d16939179c0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Jun 29 06:10:54 UTC 2017
+# Thu Nov 2 18:29:43 UTC 2017
pkgbase = libreoffice-extension-languagetool
pkgdesc = An Open Source style and grammar checker (more than 30 languages)
- pkgver = 3.8
+ pkgver = 3.9
pkgrel = 1
url = http://www.languagetool.org/
arch = any
@@ -10,9 +10,9 @@ pkgbase = libreoffice-extension-languagetool
license = LGPL
depends = libreoffice
depends = java-runtime>=8
- noextract = LanguageTool-3.8.oxt
- source = http://www.languagetool.org/download/LanguageTool-3.8.oxt
- sha512sums = eca4e85dbc27a2adaa5d2b183dc4ae931bd770ea0481322f214233cda96994f5b308aaa6a4d420bf4cb75120ba1c668e4024b499041956e1350640971722a05f
+ noextract = LanguageTool-3.9.oxt
+ source = http://www.languagetool.org/download/LanguageTool-3.9.oxt
+ sha512sums = 9771d115686db76016b755a5ce0226f4f9213be48b42b5fe319bf7722859a52f8698c03a23f4821e60836763b5d579a200f0a8ab24f7eae11111d623a95132d0
pkgname = libreoffice-extension-languagetool
diff --git a/PKGBUILD b/PKGBUILD
index 62057a2bc2c5..ab39092962b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=libreoffice-extension-languagetool
_pkgname=languagetool
-pkgver=3.8
+pkgver=3.9
pkgrel=1
pkgdesc="An Open Source style and grammar checker (more than 30 languages)"
arch=('any')
@@ -13,7 +13,7 @@ groups=('libreoffice-extensions')
depends=('libreoffice' 'java-runtime>=8')
source=("http://www.languagetool.org/download/LanguageTool-${pkgver}.oxt")
noextract=("LanguageTool-${pkgver}.oxt")
-sha512sums=('eca4e85dbc27a2adaa5d2b183dc4ae931bd770ea0481322f214233cda96994f5b308aaa6a4d420bf4cb75120ba1c668e4024b499041956e1350640971722a05f')
+sha512sums=('9771d115686db76016b755a5ce0226f4f9213be48b42b5fe319bf7722859a52f8698c03a23f4821e60836763b5d579a200f0a8ab24f7eae11111d623a95132d0')
package() {
_DESTDIR="${pkgdir}/usr/lib/libreoffice/share/extensions/${_pkgname}/"