fcitx-sayura: update to 0.1.2

This commit is contained in:
Jeff Huang 2017-09-16 07:39:31 +01:00
parent 86eab853f9
commit 552388ba04

View File

@ -1,19 +1,11 @@
#
# Apps Packages for Chakra, part of chakra-project.org
#
# Maintainer: Weng Xuetian <wengxt@gmail.com>
# include global config
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=fcitx-sayura pkgname=fcitx-sayura
pkgver=0.1.1 pkgver=0.1.2
pkgrel=1 pkgrel=1
pkgdesc="Sinhala for fcitx." pkgdesc="Sinhala for fcitx."
arch=('i686' 'x86_64') arch=('x86_64')
url="http://code.google.com/p/fcitx" url="https://github.com/fcitx/fcitx-sayura"
license=('GPL') license=('GPL')
depends=('fcitx>=4.2.5') depends=('fcitx>=4.2.7')
makedepends=('cmake') makedepends=('cmake')
source=(http://download.fcitx-im.org/${pkgname}/${pkgname}-${pkgver}.tar.xz) source=(http://download.fcitx-im.org/${pkgname}/${pkgname}-${pkgver}.tar.xz)
@ -32,5 +24,4 @@ package ()
cd "$srcdir/${pkgname}-${pkgver}/build" cd "$srcdir/${pkgname}-${pkgver}/build"
make DESTDIR=${pkgdir} install make DESTDIR=${pkgdir} install
} }
md5sums=('66c3a797cdc1f5a5ae19690cc8fd7cbd') md5sums=('b5e5f2127647baf61cf5fc4ae3977b2d')
md5sums=('62dfcb1fe9a5658c95f3cb5c3713a7de')