rebuild brise

This commit is contained in:
Weng Xuetian 2016-03-15 01:56:07 +00:00
parent df6b41c07c
commit b68e53a249

View File

@ -1,16 +1,16 @@
pkgname=brise
pkgver=0.35
pkgrel=2
pkgver=0.35.20160221
_commit=7dbd56b9ce08f75228a7c897109ec397cb48b057
pkgrel=1
pkgdesc="Rime schema repository"
arch=('x86_64')
url=" http://rime.im/"
license=('GPL3')
depends=()
makedepends=('cmake' 'git' 'librime>=1.2')
makedepends=('cmake' 'git' 'librime')
provides=('librime-data')
conflicts=('librime<1.2' 'ibus-rime<1.2')
source=("git+https://github.com/lotem/brise.git#tag=brise-$pkgver")
md5sums=('SKIP')
source=("git+https://github.com/lotem/brise.git#commit=$_commit")
sha512sums=('SKIP')
build() {
cd $pkgname