diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2012-12-27 13:00:10 +0100 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2012-12-27 13:00:10 +0100 |
commit | 44911fdf72fe2b62195a517be5daee5928d81eb4 (patch) | |
tree | 34783bd678a794e4870997907dd8a0890389421a /community/fcitx-rime/PKGBUILD | |
parent | ca3d0fa6a8831351c62115410645b754c66dfeac (diff) | |
parent | bea8c358e2a890b16f8f158995cd342952fd4a60 (diff) |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts:
cross/mips64el-unknown-linux-gnu-linux-libre-api-headers/PKGBUILD
extra/cvsps/PKGBUILD
libre/cdfs-libre/PKGBUILD
libre/vhba-module-libre/PKGBUILD
Diffstat (limited to 'community/fcitx-rime/PKGBUILD')
-rw-r--r-- | community/fcitx-rime/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/fcitx-rime/PKGBUILD b/community/fcitx-rime/PKGBUILD index 6d9cee68c..69d666fa7 100644 --- a/community/fcitx-rime/PKGBUILD +++ b/community/fcitx-rime/PKGBUILD @@ -1,10 +1,10 @@ -# $Id$ +# $Id: PKGBUILD 81659 2012-12-26 06:28:38Z fyan $ # Maintainer: Felix Yan <felixonmars@gmail.com> # Contributor: lh <jason52lh@gmail.com> pkgname=fcitx-rime pkgver=0.1.2 -pkgrel=2 +pkgrel=3 _rimever=0.9.3 pkgdesc="Fcitx Wrapper for librime" arch=('i686' 'x86_64') |