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

Felix Yan fyan at archlinux.org
Sun Oct 4 03:37:02 UTC 2015


    Date: Sunday, October 4, 2015 @ 05:37:01
  Author: fyan
Revision: 142909

upgpkg: ibus-kkc 1.5.22-1

Modified:
  ibus-kkc/trunk/PKGBUILD	(contents, properties)

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-04 03:31:07 UTC (rev 142908)
+++ PKGBUILD	2015-10-04 03:37:01 UTC (rev 142909)
@@ -1,17 +1,18 @@
-# Maintainer: Felix Yan <felixonmars at gmail.com>
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
 # Contributor: ponsfoot <cabezon dot hashimoto at gmail dot com>
 
 pkgname=ibus-kkc
-pkgver=1.5.21
+pkgver=1.5.22
 pkgrel=1
 pkgdesc="libkkc (Japanese Kana Kanji input method) engine for ibus"
 arch=('i686' 'x86_64')
-url="https://bitbucket.org/libkkc"
+url="https://github.com/ueno/ibus-kkc"
 license=('GPL')
 depends=('ibus' 'libkkc' 'libkkc-data' 'skk-jisyo')
 makedepends=('vala' 'intltool')
-source=(https://bitbucket.org/libkkc/${pkgname}/downloads/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('528eba58b6c1364d97441952b3def001457639478b3d0427d10d6edcd1c52aa5b97a8805b5475b4bd0a01ffc432daa44e517325ad9ebb3f0ce1b3395a24c2cc9')
+source=(https://github.com/ueno/ibus-kkc/releases/download/v$pkgver/ibus-kkc-$pkgver.tar.gz)
+sha512sums=('767a995cb97ca7cf5434f64094351c4fcf1d3de9f31da6f6642ccec2d199ddfb58e27f281b4dd3c63f44dc29cd46b36808ecd1aacfe0b1320d0688d567eb6fd4')
 
 build() {
   cd "${pkgname}-${pkgver}"


Property changes on: ibus-kkc/trunk/PKGBUILD
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property



More information about the arch-commits mailing list