[arch-commits] Commit in fcitx/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Fri Sep 9 06:58:45 UTC 2011
Date: Friday, September 9, 2011 @ 02:58:45
Author: andrea
Revision: 137539
upgpkg: fcitx 4.1.1-1
upstream release
Modified:
fcitx/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-09-09 02:31:23 UTC (rev 137538)
+++ PKGBUILD 2011-09-09 06:58:45 UTC (rev 137539)
@@ -4,14 +4,14 @@
pkgbase=fcitx
pkgname=('fcitx' 'fcitx-gtk2' 'fcitx-gtk3' 'fcitx-qt')
-pkgver=4.1.0
+pkgver=4.1.1
pkgrel=1
arch=('i686' 'x86_64')
url="http://code.google.com/p/fcitx/"
license=('GPL')
makedepends=('cmake' 'intltool' 'doxygen' 'gtk2' 'gtk3' 'qt' 'dbus-glib' 'icu')
source=("http://fcitx.googlecode.com/files/${pkgbase}-${pkgver}.tar.bz2")
-sha1sums=('d6aa9ce3344582ba92e850940c20dd28bf98e264')
+sha1sums=('465ede4722d2bb0c7fcf2d1a5206c9ce922902a4')
build() {
cd "${srcdir}"
More information about the arch-commits
mailing list