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

Gaetan Bisson bisson at archlinux.org
Mon Jun 13 17:55:14 UTC 2016


    Date: Monday, June 13, 2016 @ 19:55:13
  Author: bisson
Revision: 269466

upstream update

Modified:
  libchewing/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-13 17:25:08 UTC (rev 269465)
+++ PKGBUILD	2016-06-13 17:55:13 UTC (rev 269466)
@@ -4,7 +4,7 @@
 # Contributor: damir <damir at archlinux.org>
 
 pkgname=libchewing
-pkgver=0.5.0
+pkgver=0.5.1
 pkgrel=1
 pkgdesc='Intelligent Chinese phonetic input method'
 url='http://chewing.im/'
@@ -12,7 +12,7 @@
 license=('GPL')
 depends=('sqlite')
 source=("https://github.com/chewing/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('3e469d1b5782b4b43f4297db9490cf023d1bd16e')
+sha1sums=('b5c8b920b414e74de69c7e0200dac3d3fa9e9e14')
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list