summaryrefslogtreecommitdiff
path: root/community/brise
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-12-31 03:27:12 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-12-31 03:27:12 +0000
commit5a81550adad5ccde4ad6924cfee2b2ef96d02c98 (patch)
tree5baa7121fc2147a5e1aae552ff6a715922e35aaa /community/brise
parent53db844f5c8c3d0a6752bb40f65c613020084541 (diff)
Tue Dec 31 03:24:15 UTC 2013
Diffstat (limited to 'community/brise')
-rw-r--r--community/brise/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/brise/PKGBUILD b/community/brise/PKGBUILD
index b525a3e4c..aa81fd222 100644
--- a/community/brise/PKGBUILD
+++ b/community/brise/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 100938 2013-11-13 14:17:31Z fyan $
+# $Id: PKGBUILD 103210 2013-12-30 09:12:40Z fyan $
# Maintainer: Felix Yan <felixonmars@gmail.com>
# Contributor: GONG Chen <chen dot sst at gmail dot com>
pkgname=brise
-pkgver=0.30
+pkgver=0.32
pkgrel=1
pkgdesc="Rime schema repository"
arch=('i686' 'x86_64')
url="http://code.google.com/p/rimeime/"
license=('GPL3')
depends=()
-makedepends=('cmake' 'librime>=1.0')
+makedepends=('cmake' 'librime>=1.1')
provides=('librime-data')
-conflicts=('librime<1.0' 'ibus-rime<1.0')
+conflicts=('librime<1.1' 'ibus-rime<1.1')
source=("http://rimeime.googlecode.com/files/$pkgname-$pkgver.tar.gz")
build() {
@@ -25,4 +25,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums=('1d727e71ad9aabbbfab04e934f6a26bee75f8d277eb2a1c67a05616c36b2e029b0b3958eaf94af4263aa6fe350738c96e7c084fe4a5ecc45474a8900d4927748')
+sha512sums=('c41d4a7399a963b9e023015e1268f0f63693091d0ae2edff9db68397d223bb25ea6c392d2649f7817edd40998b1ed144d63478a01241cdaa5f2e84fd846e24d7')