diff options
author | Ozan Türkyılmaz <ozan.turkyilmaz@gmail.com> | 2010-04-27 04:31:33 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-05-15 10:50:29 +0200 |
commit | 68e18aff0c0eef8d944e174a970f36915856235d (patch) | |
tree | c04dedbc04b4ddfe91870d9b7385b0a0677f9d74 /misc | |
parent | 847d09698f312551455158a49e6422c8231f503b (diff) | |
download | slackbuilds-68e18aff0c0eef8d944e174a970f36915856235d.tar.gz |
misc/ibus-anthy: Updated for version 1.2.1.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/ibus-anthy/ibus-anthy.SlackBuild | 2 | ||||
-rw-r--r-- | misc/ibus-anthy/ibus-anthy.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/ibus-anthy/ibus-anthy.SlackBuild b/misc/ibus-anthy/ibus-anthy.SlackBuild index 893e222417..50db404bcb 100644 --- a/misc/ibus-anthy/ibus-anthy.SlackBuild +++ b/misc/ibus-anthy/ibus-anthy.SlackBuild @@ -6,7 +6,7 @@ # This script is in public domain. PRGNAM=ibus-anthy -VERSION=${VERSION:-1.2.0.20100115} +VERSION=${VERSION:-1.2.1} ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/misc/ibus-anthy/ibus-anthy.info b/misc/ibus-anthy/ibus-anthy.info index 620b8deaed..cd35e59d85 100644 --- a/misc/ibus-anthy/ibus-anthy.info +++ b/misc/ibus-anthy/ibus-anthy.info @@ -1,8 +1,8 @@ PRGNAM="ibus-anthy" -VERSION="1.2.0.20100115" +VERSION="1.2.1" HOMEPAGE="http://code.google.com/p/ibus/" -DOWNLOAD="http://ibus.googlecode.com/files/ibus-anthy-1.2.0.20100115.tar.gz" -MD5SUM="0d067d7506a2a20763ef4a7056b8eb99" +DOWNLOAD="http://ibus.googlecode.com/files/ibus-anthy-1.2.1.tar.gz" +MD5SUM="a1b8adc10d4afd84f113da6999cd5f05" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Ozan Türkyılmaz" |