mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 17:33:20 +08:00
rebuild brise
This commit is contained in:
parent
df6b41c07c
commit
b68e53a249
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user