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

Andrzej Giniewicz aginiewicz at nymeria.archlinux.org
Fri Oct 4 08:55:37 UTC 2013


    Date: Friday, October 4, 2013 @ 10:55:37
  Author: aginiewicz
Revision: 98025

upgpkg: languagetool 2.3-1

update languagetool to 2.3

Modified:
  languagetool/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-04 08:12:31 UTC (rev 98024)
+++ PKGBUILD	2013-10-04 08:55:37 UTC (rev 98025)
@@ -4,13 +4,13 @@
 # Contributor: Panagiotis Papadopoulos pano_90 (AT) gmx (DOT) net
 
 pkgname=languagetool
-pkgver=2.2
+pkgver=2.3
 pkgrel=1
 pkgdesc="An open source language checker"
 arch=('any')
 url="http://www.languagetool.org" 
 license=("LGPL")
-depends=('java-runtime-headless>=6')
+depends=('java-runtime-headless>=7')
 makedepends=('unzip')
 optdepends=('java-runtime: needed for the GUI version'
             'libxtst: needed for the GUI version'
@@ -18,7 +18,7 @@
 install=$pkgname.install
 source=($pkgname-$pkgver.zip::"http://www.languagetool.org/download/LanguageTool-stable.zip?$pkgver" "$pkgname.sh")
 noextract=($pkgname-$pkgver.zip)
-md5sums=('ccec1b907729658a9c32580989459bc0'
+md5sums=('9add48ed802d46d6ad358a2ebfbdefcf'
          '9d3c008ad6c0e150a29ea0be8e32a7fe')
 
 package() {




More information about the arch-commits mailing list