# HG changeset patch # User Pascal Bellard # Date 1324808618 -3600 # Node ID a97ee869e3d419d4374ce2ed4d51694102289a9f # Parent 10cb3be70a77079eb24f16e86a6997f6a2bea37b Up fcitx-configtool (0.3.1) diff -r 10cb3be70a77 -r a97ee869e3d4 fcitx-configtool/receipt --- a/fcitx-configtool/receipt Sun Dec 25 11:20:38 2011 +0100 +++ b/fcitx-configtool/receipt Sun Dec 25 11:23:38 2011 +0100 @@ -1,14 +1,14 @@ # SliTaz package receipt. PACKAGE="fcitx-configtool" -VERSION="0.2.0" +VERSION="0.3.1" CATEGORY="x-window" SHORT_DESC="fcitx chinese input-medthod GUI configure tool" MAINTAINER="fireflyoo " DEPENDS="fcitx gtk+" BUILD_DEPENDS="fcitx libunique-dev gtk+-dev cmake intltool xorg-libXrender-dev \ pkg-config cairo-dev pango-dev fcitx-dev file" -TARBALL="$PACKAGE-$VERSION.tar.gz" +TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://fcitx.googlecode.com" WGET_URL="http://fcitx.googlecode.com/files/$TARBALL"