Skip to content

Commit

Permalink
update to 0.03
Browse files Browse the repository at this point in the history
  • Loading branch information
JoveYu committed Jun 28, 2013
1 parent a338f00 commit 189f100
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions fcitx-skin-sogou/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Jove Yu <yushijun110[AT]gmail.com>

pkgname=fcitx-skin-sogou
pkgver=0.0.2
pkgver=0.0.3
pkgrel=1
pkgdesc="Fcitx skin for for Sogou Pinyin,thinks for sougou"
pkgdesc="Fcitx skin for for Sogou Pinyin,thinks to sougou"
arch=('i686' 'x86_64')
url="http://code.google.com/p/fcitx"
license=('custom')
depends=('fcitx>=4.2.6')
source=("http://packages.linuxdeepin.com/deepin/pool/main/f/fcitx-skins/fcitx-skin-sogou_0.0.2_all.deb")
md5sums=('de5ed69fbb28374c1221ce2ca2eff2ac')
source=("http://packages.linuxdeepin.com/deepin/pool/main/f/fcitx-skins/fcitx-skin-sogou_${pkgver}_all.deb")
md5sums=('24a936752eedce4b7433de4a061ecb78')

build(){
tar xzvf ${srcdir}/data.tar.gz -C ${pkgdir}/
Expand Down

0 comments on commit 189f100

Please sign in to comment.