diff options
Diffstat (limited to 'community/fcitx-unikey/PKGBUILD')
-rw-r--r-- | community/fcitx-unikey/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/fcitx-unikey/PKGBUILD b/community/fcitx-unikey/PKGBUILD index a68aa82b1..db7e705b2 100644 --- a/community/fcitx-unikey/PKGBUILD +++ b/community/fcitx-unikey/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 94198 2013-07-16 16:15:47Z fyan $ +# $Id: PKGBUILD 98587 2013-10-14 15:13:19Z fyan $ # Maintainer: Felix Yan <felixonmars@gmail.com> pkgname=fcitx-unikey -pkgver=0.2.2 +pkgver=0.2.3 pkgrel=1 pkgdesc="Fcitx Wrapper for unikey" arch=('i686' 'x86_64' 'mips64el') @@ -28,4 +28,4 @@ package() { make DESTDIR="${pkgdir}" install } -sha512sums=('71a0773222b1172943f80bce904da77c136225981a0580d937327829c8d734fc65d9c4afa5275bd210ca837d7a7b9d8bfb18df96f62710068b9883a22499fbfb') +sha512sums=('5826022312ad307d8a070cd3ab77a206a5f73d6ce5337cdac4c75ec9a436b055ca0e28fcc7baf2f1512b2cb92c779002a8fc41ac01cdedc3dc669355d825a0aa') |