summaryrefslogtreecommitdiff
path: root/community/fcitx-unikey/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-12-27 01:22:37 -0800
committerroot <root@rshg054.dnsready.net>2012-12-27 01:22:37 -0800
commit4b9819d98573d82cec1b07beb719390f5fa4aed1 (patch)
tree5606de36a177647ce905bc34a28b7f01806d4ff3 /community/fcitx-unikey/PKGBUILD
parent93079feae1048abe4ebe1ddc66197f31e1206101 (diff)
Thu Dec 27 01:22:36 PST 2012
Diffstat (limited to 'community/fcitx-unikey/PKGBUILD')
-rw-r--r--community/fcitx-unikey/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/fcitx-unikey/PKGBUILD b/community/fcitx-unikey/PKGBUILD
index b2cd0abf7..6c9c4b98b 100644
--- a/community/fcitx-unikey/PKGBUILD
+++ b/community/fcitx-unikey/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 80099 2012-11-16 03:00:26Z fyan $
+# $Id: PKGBUILD 81669 2012-12-26 11:38:22Z fyan $
# Maintainer: Felix Yan <felixonmars@gmail.com>
pkgname=fcitx-unikey
pkgver=0.1.1
-pkgrel=2
+pkgrel=3
pkgdesc="Fcitx Wrapper for unikey"
arch=('i686' 'x86_64')
url="http://code.google.com/p/fcitx"
@@ -11,8 +11,8 @@ license=('GPL')
depends=('fcitx>=4.2.3')
optdepends=('qt: To run the fcitx unikey macro editor')
makedepends=('cmake' 'intltool' 'qt')
-source=(http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.xz)
-install='fcitx-unikey.install'
+source=("http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.xz")
+install=fcitx-unikey.install
build(){
cd "$srcdir/${pkgname}-${pkgver}"