[arch-commits] Commit in ibus-typing-booster/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Sun Mar 11 18:54:31 UTC 2018


    Date: Sunday, March 11, 2018 @ 18:54:30
  Author: heftig
Revision: 318601

1.5.35-1

Modified:
  ibus-typing-booster/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-11 18:44:51 UTC (rev 318600)
+++ PKGBUILD	2018-03-11 18:54:30 UTC (rev 318601)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=ibus-typing-booster
-pkgver=1.5.34
+pkgver=1.5.35
 pkgrel=1
 pkgdesc="Predictive input method for the IBus platform"
 url="https://mike-fabian.github.io/ibus-typing-booster/"
@@ -10,7 +10,7 @@
 license=(GPL3)
 depends=(ibus python-gobject python-dbus python-pyenchant m17n-lib sqlite)
 makedepends=(git m17n-db hunspell hunspell-{de,el,en,es,fr,he,hu,it,nl,pl,ro})
-_commit=e360dc5555deddac3ab440cbe71f6a7b4c654943  # tags/1.5.34
+_commit=e4cc4c7a0970523c949fe0abdb1458e22be006e6  # tags/1.5.35
 source=("git+https://github.com/mike-fabian/ibus-typing-booster#commit=$_commit")
 sha512sums=('SKIP')
 
@@ -35,5 +35,5 @@
   make DESTDIR="$pkgdir" install
 
   cd "$pkgdir/usr/share/$pkgname/data"
-  gzip --force --best *.{txt,json} annotations{,Derived}/*.xml
+  gzip -nf --best *.{txt,json} annotations{,Derived}/*.xml
 }



More information about the arch-commits mailing list