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

Felix Yan fyan at nymeria.archlinux.org
Sun Jul 7 08:13:27 UTC 2013


    Date: Sunday, July 7, 2013 @ 10:13:27
  Author: fyan
Revision: 93606

upgpkg: ibus-kkc 1.5.15-1

Modified:
  ibus-kkc/trunk/PKGBUILD
Deleted:
  ibus-kkc/trunk/ChangeLog

-----------+
 ChangeLog |   14 --------------
 PKGBUILD  |    9 ++++-----
 2 files changed, 4 insertions(+), 19 deletions(-)

Deleted: ChangeLog
===================================================================
--- ChangeLog	2013-07-07 00:57:09 UTC (rev 93605)
+++ ChangeLog	2013-07-07 08:13:27 UTC (rev 93606)
@@ -1,14 +0,0 @@
-2013-06-07  ponsfoot  <cabezon dot hashimoto at gmail dot com>
-
-	* ibus-kkc 1.5.14-1
-	- upstream update
-
-2013-05-27  ponsfoot  <cabezon dot hashimoto at gmail dot com>
-
-	* ibus-kkc 1.5.13-2
-	- Fix dependency (Add libkkc)
-
-2013-05-27  ponsfoot  <cabezon dot hashimoto at gmail dot com>
-
-	* ibus-kkc 1.5.13-1
-	- Initial release on AUR

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-07-07 00:57:09 UTC (rev 93605)
+++ PKGBUILD	2013-07-07 08:13:27 UTC (rev 93606)
@@ -2,8 +2,8 @@
 # Contributor: ponsfoot <cabezon dot hashimoto at gmail dot com>
 
 pkgname=ibus-kkc
-pkgver=1.5.14
-pkgrel=2
+pkgver=1.5.15
+pkgrel=1
 pkgdesc="libkkc (Japanese Kana Kanji input method) engine for ibus"
 arch=('i686' 'x86_64')
 url="https://bitbucket.org/libkkc"
@@ -11,13 +11,10 @@
 options=(!libtool)
 depends=('ibus' 'libkkc' 'libkkc-data' 'skk-jisyo')
 makedepends=('vala' 'intltool')
-changelog=ChangeLog
 source=(https://bitbucket.org/libkkc/${pkgname}/downloads/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('9396521d85501757dd42c64f92e52a2e5f514872')
 
 build() {
   cd "${pkgname}-${pkgver}"
-  # VALAC=/usr/bin/valac-0.18 \
   ./configure --prefix=/usr --libexecdir=/usr/lib/ibus-kkc --disable-static
   make
 }
@@ -26,3 +23,5 @@
   cd "${pkgname}-${pkgver}"
   make DESTDIR="$pkgdir" install
 }
+
+md5sums=('b5014e47c80d01d0774ac539d6ee7f5f')




More information about the arch-commits mailing list