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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 19:46:27
  Author: foutrelis
Revision: 753605

upgpkg: ibus-anthy 1.5.11-4: Python 3.9 rebuild

Modified:
  ibus-anthy/trunk/PKGBUILD

--+
 PKGBUILD |3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 19:46:24 UTC (rev 753604)
+++ PKGBUILD2020-11-12 19:46:27 UTC (rev 753605)
@@ -5,7 +5,7 @@
 
 pkgname=ibus-anthy
 pkgver=1.5.11
-pkgrel=3
+pkgrel=4
 pkgdesc='Japanese input method Anthy IMEngine for IBus Framework'
 arch=('x86_64')
 license=('LGPL')
@@ -34,4 +34,3 @@
   cd $pkgname-$pkgver
   make DESTDIR="$pkgdir" install
 }
-


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

2020-09-14 Thread Frederik Schwan via arch-commits
Date: Monday, September 14, 2020 @ 14:15:04
  Author: freswa
Revision: 706035

fix FS#58530

Modified:
  ibus-anthy/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-09-14 14:13:32 UTC (rev 706034)
+++ PKGBUILD2020-09-14 14:15:04 UTC (rev 706035)
@@ -9,7 +9,7 @@
 pkgdesc='Japanese input method Anthy IMEngine for IBus Framework'
 arch=('x86_64')
 license=('LGPL')
-url='http://ibus.googlecode.com'
+url='https://github.com/ibus/ibus-anthy'
 depends=('ibus' 'anthy' 'python' 'gtk-update-icon-cache' 'python-gobject')
 makedepends=('intltool' 'gobject-introspection')
 
source=("https://github.com/ibus/ibus-anthy/releases/download/$pkgver/ibus-anthy-$pkgver.tar.gz";)


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

2019-11-16 Thread Evangelos Foutras via arch-commits
Date: Saturday, November 16, 2019 @ 17:42:48
  Author: foutrelis
Revision: 529661

upgpkg: ibus-anthy 1.5.11-3

Remove bad config file found in the source tarball (FS#64520).

Modified:
  ibus-anthy/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 9 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-16 17:42:46 UTC (rev 529660)
+++ PKGBUILD2019-11-16 17:42:48 UTC (rev 529661)
@@ -5,7 +5,7 @@
 
 pkgname=ibus-anthy
 pkgver=1.5.11
-pkgrel=2
+pkgrel=3
 pkgdesc='Japanese input method Anthy IMEngine for IBus Framework'
 arch=('x86_64')
 license=('LGPL')
@@ -15,6 +15,14 @@
 
source=("https://github.com/ibus/ibus-anthy/releases/download/$pkgver/ibus-anthy-$pkgver.tar.gz";)
 
sha512sums=('2ac85bf4ddba56e3f84c3732082b3b63a07175ea712aad2865de4f87b8c0967da303ee1edccbed0890095e8ddab10e58307a47b72ee11b51de3927fdb9e72418')
 
+prepare() {
+  cd $pkgname-$pkgver
+
+  # Remove bad config file found in the source tarball so it gets regenerated
+  # https://bugs.archlinux.org/task/64520
+  rm {engine,setup}/python3/_config.py
+}
+
 build() {
   cd $pkgname-$pkgver
 


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

2019-11-10 Thread Evangelos Foutras via arch-commits
Date: Sunday, November 10, 2019 @ 21:56:07
  Author: foutrelis
Revision: 526587

Python 3.8 rebuild

Modified:
  ibus-anthy/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-10 21:55:48 UTC (rev 526586)
+++ PKGBUILD2019-11-10 21:56:07 UTC (rev 526587)
@@ -5,7 +5,7 @@
 
 pkgname=ibus-anthy
 pkgver=1.5.11
-pkgrel=1
+pkgrel=2
 pkgdesc='Japanese input method Anthy IMEngine for IBus Framework'
 arch=('x86_64')
 license=('LGPL')


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

2019-11-10 Thread Evangelos Foutras via arch-commits
Date: Sunday, November 10, 2019 @ 21:54:36
  Author: foutrelis
Revision: 526584

Use release tarball from github

Works around:

  *** error: gettext infrastructure mismatch: using a Makefile.in.in from
  gettext version 0.19 but the autoconf macros are from gettext version 0.20

Modified:
  ibus-anthy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-10 21:52:53 UTC (rev 526583)
+++ PKGBUILD2019-11-10 21:54:36 UTC (rev 526584)
@@ -12,13 +12,13 @@
 url='http://ibus.googlecode.com'
 depends=('ibus' 'anthy' 'python' 'gtk-update-icon-cache' 'python-gobject')
 makedepends=('intltool' 'gobject-introspection')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/ibus/ibus-anthy/archive/$pkgver.tar.gz";)
-sha512sums=('ffdcdecb7c61afe1d52352935144f8b0af7fc0e22efce7b91b60c6c2061bc998362336a41c246887f604126e6bba2b215dbec771636926a9902ec5f761b918b9')
+source=("https://github.com/ibus/ibus-anthy/releases/download/$pkgver/ibus-anthy-$pkgver.tar.gz";)
+sha512sums=('2ac85bf4ddba56e3f84c3732082b3b63a07175ea712aad2865de4f87b8c0967da303ee1edccbed0890095e8ddab10e58307a47b72ee11b51de3927fdb9e72418')
 
 build() {
   cd $pkgname-$pkgver
 
-  ./autogen.sh --prefix=/usr --libexec=/usr/lib/ibus
+  ./configure --prefix=/usr --libexec=/usr/lib/ibus
   make
 }
 


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

2019-05-15 Thread Felix Yan via arch-commits
Date: Wednesday, May 15, 2019 @ 08:53:45
  Author: felixonmars
Revision: 467308

upgpkg: ibus-anthy 1.5.11-1

Modified:
  ibus-anthy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-15 08:53:11 UTC (rev 467307)
+++ PKGBUILD2019-05-15 08:53:45 UTC (rev 467308)
@@ -4,8 +4,8 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=ibus-anthy
-pkgver=1.5.10
-pkgrel=2
+pkgver=1.5.11
+pkgrel=1
 pkgdesc='Japanese input method Anthy IMEngine for IBus Framework'
 arch=('x86_64')
 license=('LGPL')
@@ -13,7 +13,7 @@
 depends=('ibus' 'anthy' 'python' 'gtk-update-icon-cache' 'python-gobject')
 makedepends=('intltool' 'gobject-introspection')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/ibus/ibus-anthy/archive/$pkgver.tar.gz";)
-sha512sums=('37a9b86ebe32ea639637880fffb29a86b971534e2faa668b2f88df66568bc99c58685481e1f7ae1f05fcf85d1816e3ef3e5fbc065207ac4188e0edcae8eb4925')
+sha512sums=('ffdcdecb7c61afe1d52352935144f8b0af7fc0e22efce7b91b60c6c2061bc998362336a41c246887f604126e6bba2b215dbec771636926a9902ec5f761b918b9')
 
 build() {
   cd $pkgname-$pkgver


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

2018-08-30 Thread Felix Yan via arch-commits
Date: Thursday, August 30, 2018 @ 16:20:47
  Author: felixonmars
Revision: 375506

upgpkg: ibus-anthy 1.5.10-2

Python 3.7 rebuild

Modified:
  ibus-anthy/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-08-30 16:20:43 UTC (rev 375505)
+++ PKGBUILD2018-08-30 16:20:47 UTC (rev 375506)
@@ -6,7 +6,7 @@
 
 pkgname=ibus-anthy
 pkgver=1.5.10
-pkgrel=1
+pkgrel=2
 pkgdesc='Japanese input method Anthy IMEngine for IBus Framework'
 arch=('x86_64')
 license=('LGPL')


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

2018-04-10 Thread Felix Yan via arch-commits
Date: Wednesday, April 11, 2018 @ 01:16:51
  Author: felixonmars
Revision: 315690

upgpkg: ibus-anthy 1.5.10-1

Modified:
  ibus-anthy/trunk/PKGBUILD

--+
 PKGBUILD |   14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-04-11 00:47:12 UTC (rev 315689)
+++ PKGBUILD2018-04-11 01:16:51 UTC (rev 315690)
@@ -5,7 +5,7 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=ibus-anthy
-pkgver=1.5.9
+pkgver=1.5.10
 pkgrel=1
 pkgdesc='Japanese input method Anthy IMEngine for IBus Framework'
 arch=('x86_64')
@@ -12,12 +12,12 @@
 license=('LGPL')
 url='http://ibus.googlecode.com'
 depends=('ibus' 'anthy' 'python' 'gtk-update-icon-cache' 'python-gobject')
-makedepends=('intltool' 'git' 'gobject-introspection')
-source=("git+https://github.com/ibus/ibus-anthy.git#tag=$pkgver";)
-sha512sums=('SKIP')
+makedepends=('intltool' 'gobject-introspection')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/ibus/ibus-anthy/archive/$pkgver.tar.gz";)
+sha512sums=('37a9b86ebe32ea639637880fffb29a86b971534e2faa668b2f88df66568bc99c58685481e1f7ae1f05fcf85d1816e3ef3e5fbc065207ac4188e0edcae8eb4925')
 
 build() {
-  cd $pkgname
+  cd $pkgname-$pkgver
 
   ./autogen.sh --prefix=/usr --libexec=/usr/lib/ibus
   make
@@ -24,7 +24,7 @@
 }
 
 package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir/" install
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
 }
 


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

2016-10-20 Thread Felix Yan
Date: Thursday, October 20, 2016 @ 14:25:35
  Author: felixonmars
Revision: 192729

upgpkg: ibus-anthy 1.5.9-1

Modified:
  ibus-anthy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-20 12:15:15 UTC (rev 192728)
+++ PKGBUILD2016-10-20 14:25:35 UTC (rev 192729)
@@ -5,8 +5,8 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=ibus-anthy
-pkgver=1.5.8
-pkgrel=2
+pkgver=1.5.9
+pkgrel=1
 pkgdesc='Japanese input method Anthy IMEngine for IBus Framework'
 arch=('i686' 'x86_64')
 license=('LGPL')


[arch-commits] Commit in ibus-anthy/trunk (PKGBUILD ibus-anthy.install)

2016-04-27 Thread Felix Yan
Date: Wednesday, April 27, 2016 @ 19:15:05
  Author: fyan
Revision: 172110

upgpkg: ibus-anthy 1.5.8-2

Hooks rebuild (part 1)

Modified:
  ibus-anthy/trunk/PKGBUILD
Deleted:
  ibus-anthy/trunk/ibus-anthy.install

+
 PKGBUILD   |5 ++---
 ibus-anthy.install |   11 ---
 2 files changed, 2 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-04-27 17:14:30 UTC (rev 172109)
+++ PKGBUILD2016-04-27 17:15:05 UTC (rev 172110)
@@ -1,5 +1,5 @@
 # $Id$
-# Maintainer: Felix Yan 
+# Maintainer: Felix Yan 
 # Contributor: Rainy 
 # Contributor: Lee.MaRS 
 # Contributor: Daniel J Griffiths 
@@ -6,7 +6,7 @@
 
 pkgname=ibus-anthy
 pkgver=1.5.8
-pkgrel=1
+pkgrel=2
 pkgdesc='Japanese input method Anthy IMEngine for IBus Framework'
 arch=('i686' 'x86_64')
 license=('LGPL')
@@ -13,7 +13,6 @@
 url='http://ibus.googlecode.com'
 depends=('ibus' 'anthy' 'python' 'gtk-update-icon-cache' 'python-gobject')
 makedepends=('intltool' 'git' 'gobject-introspection')
-install=$pkgname.install
 source=("git+https://github.com/ibus/ibus-anthy.git#tag=$pkgver";)
 sha512sums=('SKIP')
 

Deleted: ibus-anthy.install
===
--- ibus-anthy.install  2016-04-27 17:14:30 UTC (rev 172109)
+++ ibus-anthy.install  2016-04-27 17:15:05 UTC (rev 172110)
@@ -1,11 +0,0 @@
-post_install() {
-gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}


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

2016-01-20 Thread Felix Yan
Date: Wednesday, January 20, 2016 @ 15:43:06
  Author: fyan
Revision: 158104

upgpkg: ibus-anthy 1.5.8-1

Modified:
  ibus-anthy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-01-20 14:32:12 UTC (rev 158103)
+++ PKGBUILD2016-01-20 14:43:06 UTC (rev 158104)
@@ -5,8 +5,8 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=ibus-anthy
-pkgver=1.5.7
-pkgrel=2
+pkgver=1.5.8
+pkgrel=1
 pkgdesc='Japanese input method Anthy IMEngine for IBus Framework'
 arch=('i686' 'x86_64')
 license=('LGPL')


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

2015-09-25 Thread Felix Yan
Date: Saturday, September 26, 2015 @ 04:36:32
  Author: fyan
Revision: 141626

upgpkg: ibus-anthy 1.5.7-2

rebuild for python 3.5

Modified:
  ibus-anthy/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-09-26 02:36:24 UTC (rev 141625)
+++ PKGBUILD2015-09-26 02:36:32 UTC (rev 141626)
@@ -6,7 +6,7 @@
 
 pkgname=ibus-anthy
 pkgver=1.5.7
-pkgrel=1
+pkgrel=2
 pkgdesc='Japanese input method Anthy IMEngine for IBus Framework'
 arch=('i686' 'x86_64')
 license=('LGPL')


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

2015-07-16 Thread Felix Yan
Date: Friday, July 17, 2015 @ 04:59:31
  Author: fyan
Revision: 137036

upgpkg: ibus-anthy 1.5.7-1

Modified:
  ibus-anthy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-07-17 02:46:09 UTC (rev 137035)
+++ PKGBUILD2015-07-17 02:59:31 UTC (rev 137036)
@@ -5,7 +5,7 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=ibus-anthy
-pkgver=1.5.6
+pkgver=1.5.7
 pkgrel=1
 pkgdesc='Japanese input method Anthy IMEngine for IBus Framework'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 license=('LGPL')
 url='http://ibus.googlecode.com'
 depends=('ibus' 'anthy' 'python' 'gtk-update-icon-cache' 'python-gobject')
-makedepends=('swig' 'intltool' 'git')
+makedepends=('intltool' 'git' 'gobject-introspection')
 install=$pkgname.install
 source=("git+https://github.com/ibus/ibus-anthy.git#tag=$pkgver";)
 sha512sums=('SKIP')


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

2014-09-16 Thread Felix Yan
Date: Tuesday, September 16, 2014 @ 13:26:20
  Author: fyan
Revision: 119047

upgpkg: ibus-anthy 1.5.6-1

Modified:
  ibus-anthy/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-09-16 06:47:23 UTC (rev 119046)
+++ PKGBUILD2014-09-16 11:26:20 UTC (rev 119047)
@@ -5,7 +5,7 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=ibus-anthy
-pkgver=1.5.5
+pkgver=1.5.6
 pkgrel=1
 pkgdesc='Japanese input method Anthy IMEngine for IBus Framework'
 arch=('i686' 'x86_64')



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

2014-03-11 Thread Felix Yan
Date: Wednesday, March 12, 2014 @ 04:42:36
  Author: fyan
Revision: 107062

upgpkg: ibus-anthy 1.5.5-1

- add python3 support
- removed pygtk

Modified:
  ibus-anthy/trunk/PKGBUILD

--+
 PKGBUILD |   23 +--
 1 file changed, 9 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-03-12 01:11:01 UTC (rev 107061)
+++ PKGBUILD2014-03-12 03:42:36 UTC (rev 107062)
@@ -5,32 +5,27 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=ibus-anthy
-pkgver=1.5.4
+pkgver=1.5.5
 pkgrel=1
 pkgdesc='Japanese input method Anthy IMEngine for IBus Framework'
 arch=('i686' 'x86_64')
 license=('LGPL')
 url='http://ibus.googlecode.com'
-depends=('ibus' 'anthy' 'python2' 'pygtk' 'gtk-update-icon-cache')
-makedepends=('swig' 'intltool')
+depends=('ibus' 'anthy' 'python' 'gtk-update-icon-cache' 'python-gobject')
+makedepends=('swig' 'intltool' 'git')
 install=$pkgname.install
-source=("http://ibus.googlecode.com/files/${pkgname}-${pkgver}.tar.gz";)
+source=("git+https://github.com/ibus/ibus-anthy.git#tag=$pkgver";)
+sha512sums=('SKIP')
 
 build() {
-  cd $srcdir/$pkgname-$pkgver
+  cd $pkgname
 
-  # python2 fix
-  for file in setup/ibus-setup-anthy.in engine/ibus-engine-anthy.in; do
-sed -i 's_exec python_exec python2_' $file
-  done
-
-  ./configure --prefix=/usr --libexec=/usr/lib/ibus
+  ./autogen.sh --prefix=/usr --libexec=/usr/lib/ibus
   make
 }
 
 package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir/ install
+  cd $pkgname
+  make DESTDIR="$pkgdir/" install
 }
 
-sha512sums=('8478e9ea14472d0153cc7a35feae4edea791476dc98cfc266b598f915376d267bd5db48ea0a676209d7a6fa680628116a30fec59afaf696477cfaa14082aad8d')



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

2013-09-08 Thread Felix Yan
Date: Monday, September 9, 2013 @ 07:38:33
  Author: fyan
Revision: 96948

upgpkg: ibus-anthy 1.5.4-1

Modified:
  ibus-anthy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-09 02:47:00 UTC (rev 96947)
+++ PKGBUILD2013-09-09 05:38:33 UTC (rev 96948)
@@ -5,7 +5,7 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=ibus-anthy
-pkgver=1.5.3
+pkgver=1.5.4
 pkgrel=1
 pkgdesc='Japanese input method Anthy IMEngine for IBus Framework'
 arch=('i686' 'x86_64')
@@ -34,4 +34,4 @@
   make DESTDIR=$pkgdir/ install
 }
 
-sha512sums=('490a89ef78e31ad9e0f61aadd1d93b7a670852a765cc784cbfa307a208aab4344e851dceee316dd04bdf004e901a1b23bf40ff505e55fa18ab9dafdf097263d3')
+sha512sums=('8478e9ea14472d0153cc7a35feae4edea791476dc98cfc266b598f915376d267bd5db48ea0a676209d7a6fa680628116a30fec59afaf696477cfaa14082aad8d')



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

2013-05-13 Thread Felix Yan
Date: Monday, May 13, 2013 @ 15:15:18
  Author: fyan
Revision: 90640

upgpkg: ibus-anthy 1.5.3-1

Modified:
  ibus-anthy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-13 12:43:48 UTC (rev 90639)
+++ PKGBUILD2013-05-13 13:15:18 UTC (rev 90640)
@@ -5,7 +5,7 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=ibus-anthy
-pkgver=1.5.2
+pkgver=1.5.3
 pkgrel=1
 pkgdesc='Japanese input method Anthy IMEngine for IBus Framework'
 arch=('i686' 'x86_64')
@@ -34,4 +34,4 @@
   make DESTDIR=$pkgdir/ install
 }
 
-sha512sums=('59d64a716e14cfd47512951498fb9e02978aa023ace6b519eddd464df1e669fbffea09a2423f3df8017dff9c6545a023cdf9ea077f4d3bd6356d18393df32c21')
+sha512sums=('490a89ef78e31ad9e0f61aadd1d93b7a670852a765cc784cbfa307a208aab4344e851dceee316dd04bdf004e901a1b23bf40ff505e55fa18ab9dafdf097263d3')



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

2013-05-13 Thread Felix Yan
Date: Monday, May 13, 2013 @ 14:36:53
  Author: fyan
Revision: 90631

upgpkg: ibus-anthy 1.5.2-1

Modified:
  ibus-anthy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-13 12:34:11 UTC (rev 90630)
+++ PKGBUILD2013-05-13 12:36:53 UTC (rev 90631)
@@ -5,7 +5,7 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=ibus-anthy
-pkgver=1.5.1
+pkgver=1.5.2
 pkgrel=1
 pkgdesc='Japanese input method Anthy IMEngine for IBus Framework'
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('swig' 'intltool')
 options=('!libtool')
 install=$pkgname.install
-source=(http://ibus.googlecode.com/files/${pkgname}-${pkgver}.tar.gz)
+source=("http://ibus.googlecode.com/files/${pkgname}-${pkgver}.tar.gz";)
 
 build() {
   cd $srcdir/$pkgname-$pkgver
@@ -34,4 +34,4 @@
   make DESTDIR=$pkgdir/ install
 }
 
-sha512sums=('ba5456d4b16c168ff90945c948109bd3bb9d64c145ae746a471789ef74a1e657a9f891e198ecf64b733c03880f81a28cc9cd2c1fa82ad006eb0ac6e7e5c2c3a5')
+sha512sums=('59d64a716e14cfd47512951498fb9e02978aa023ace6b519eddd464df1e669fbffea09a2423f3df8017dff9c6545a023cdf9ea077f4d3bd6356d18393df32c21')



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

2013-05-11 Thread Felix Yan
Date: Saturday, May 11, 2013 @ 16:50:59
  Author: fyan
Revision: 90318

upgpkg: ibus-anthy 1.5.1-1

Modified:
  ibus-anthy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-11 14:50:37 UTC (rev 90317)
+++ PKGBUILD2013-05-11 14:50:59 UTC (rev 90318)
@@ -5,7 +5,7 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=ibus-anthy
-pkgver=1.5.0
+pkgver=1.5.1
 pkgrel=1
 pkgdesc='Japanese input method Anthy IMEngine for IBus Framework'
 arch=('i686' 'x86_64')
@@ -34,4 +34,4 @@
   make DESTDIR=$pkgdir/ install
 }
 
-md5sums=('4ff000bec3c342f5cd5a6d9e05a4abdf')
+sha512sums=('ba5456d4b16c168ff90945c948109bd3bb9d64c145ae746a471789ef74a1e657a9f891e198ecf64b733c03880f81a28cc9cd2c1fa82ad006eb0ac6e7e5c2c3a5')