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

Andrzej Giniewicz aginiewicz at archlinux.org
Mon Apr 1 11:58:00 UTC 2019


    Date: Monday, April 1, 2019 @ 11:57:59
  Author: aginiewicz
Revision: 446926

upgpkg: languagetool 4.5-1

languagetool: new upstream release

Modified:
  languagetool/trunk/PKGBUILD

----------+
 PKGBUILD |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-01 11:53:19 UTC (rev 446925)
+++ PKGBUILD	2019-04-01 11:57:59 UTC (rev 446926)
@@ -3,8 +3,8 @@
 # Contributor: Panagiotis Papadopoulos pano_90 (AT) gmx (DOT) net
 
 pkgname=languagetool
-pkgver=4.4
-pkgrel=2
+pkgver=4.5
+pkgrel=1
 pkgdesc="An open source language checker"
 arch=('any')
 url="https://www.languagetool.org" 
@@ -16,8 +16,8 @@
             'gtk2: needed for the GUI version')
 source=("https://www.languagetool.org/download/LanguageTool-${pkgver}.zip" "$pkgname.sh")
 noextract=($pkgname-$pkgver.zip)
-sha1sums=('05596a4aab87a50a5c222031f8b93055aac3b081'
-          '115881f636e5109c0b30f29af65a01c835bfdeca')
+sha256sums=('61e239148309580d02f1729c3b5a7da61eaa2cf36898a5be6daaac95263f1af9'
+            '009c0a65a978ad11ac097edd4be64688a2c80281b201495eff9ab667c5b0f0fe')
 
 package() {
   cd "$srcdir"
@@ -31,4 +31,3 @@
   rm -rf libs
   install -m755 "$srcdir"/$pkgname.sh "$pkgdir"/usr/bin/$pkgname
 }
-



More information about the arch-commits mailing list