summaryrefslogtreecommitdiff
path: root/community/brise/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-02-08 00:08:16 -0800
committerroot <root@rshg054.dnsready.net>2013-02-08 00:08:16 -0800
commit7c92c5fcfb5653f63243842299e413672653d1ad (patch)
tree3487915cdf6e673c8a6dccfbd2a526e341550c87 /community/brise/PKGBUILD
parent8e5a0a990a12a59cadb687cae22a1960fce1660b (diff)
Fri Feb 8 00:08:16 PST 2013
Diffstat (limited to 'community/brise/PKGBUILD')
-rw-r--r--community/brise/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/brise/PKGBUILD b/community/brise/PKGBUILD
index 225429d81..9cc64b8c9 100644
--- a/community/brise/PKGBUILD
+++ b/community/brise/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 82228 2013-01-12 17:11:20Z fyan $
+# $Id: PKGBUILD 83933 2013-02-07 02:02:02Z fyan $
# Maintainer: Felix Yan <felixonmars@gmail.com>
# Contributor: GONG Chen <chen dot sst at gmail dot com>
pkgname=brise
-pkgver=0.16
+pkgver=0.18
pkgrel=1
pkgdesc="Rime schema repository"
arch=('i686' 'x86_64')
url="http://code.google.com/p/rimeime/"
license=('GPL3')
depends=()
-makedepends=('cmake' 'librime>=0.9.3')
+makedepends=('cmake' 'librime>=0.9.8')
provides=('librime-data')
-conflicts=('librime<0.9.3' 'ibus-rime<0.9.3')
+conflicts=('librime<0.9.8' 'ibus-rime<0.9.8')
source=("http://rimeime.googlecode.com/files/$pkgname-$pkgver.tar.gz")
build() {
@@ -24,4 +24,4 @@ package() {
cd "${srcdir}/$pkgname"
make DESTDIR="$pkgdir" install
}
-md5sums=('bc45f42852fd7bed59a171233d50cb79')
+md5sums=('1ba32458c6c697c454d65b0764f925ad')