[arch-commits] Commit in languagetool/trunk (PKGBUILD)

Andrzej Giniewicz aginiewicz at archlinux.org
Mon Jan 11 18:35:14 UTC 2016


    Date: Monday, January 11, 2016 @ 19:35:14
  Author: aginiewicz
Revision: 156026

upgpkg: languagetool 3.2-1

languagetool: new upstream release

Modified:
  languagetool/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-11 18:26:44 UTC (rev 156025)
+++ PKGBUILD	2016-01-11 18:35:14 UTC (rev 156026)
@@ -4,13 +4,13 @@
 # Contributor: Panagiotis Papadopoulos pano_90 (AT) gmx (DOT) net
 
 pkgname=languagetool
-pkgver=3.1
+pkgver=3.2
 pkgrel=1
 pkgdesc="An open source language checker"
 arch=('any')
 url="http://www.languagetool.org" 
 license=("LGPL")
-depends=('java-runtime-headless>=7')
+depends=('java-runtime-headless>=8')
 makedepends=('unzip')
 optdepends=('java-runtime: needed for the GUI version'
             'libxtst: needed for the GUI version'
@@ -17,7 +17,7 @@
             'gtk2: needed for the GUI version')
 source=($pkgname-$pkgver.zip::"http://www.languagetool.org/download/LanguageTool-stable.zip?$pkgver" "$pkgname.sh")
 noextract=($pkgname-$pkgver.zip)
-md5sums=('c2fdcddd653481cd9edf2eb90477f516'
+md5sums=('b4e47001720975575be0357e6f14e9a4'
          '136387ef7979e23004330d553736a89b')
 
 package() {



More information about the arch-commits mailing list