[arch-commits] Commit in librime/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Mar 14 13:02:29 UTC 2020
Date: Saturday, March 14, 2020 @ 13:02:28
Author: felixonmars
Revision: 596759
upgpkg: librime 1:1.5.3-6
depend on new librime-data
Modified:
librime/trunk/PKGBUILD
----------+
PKGBUILD | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-14 13:02:19 UTC (rev 596758)
+++ PKGBUILD 2020-03-14 13:02:28 UTC (rev 596759)
@@ -4,15 +4,13 @@
pkgname=librime
pkgver=1.5.3
-pkgrel=5
+pkgrel=6
epoch=1
pkgdesc="Rime input method engine"
arch=('x86_64')
url="https://github.com/rime/librime"
license=('GPL3')
-depends=('boost-libs' 'opencc' 'yaml-cpp' 'leveldb' 'google-glog' 'marisa')
-optdepends=('plum: preset input schemas'
- 'plum-extra: extra input schemas')
+depends=('boost-libs' 'opencc' 'yaml-cpp' 'leveldb' 'librime-data' 'google-glog' 'marisa')
makedepends=('cmake' 'boost' 'gtest')
source=("$pkgname-$pkgver.tar.gz::https://github.com/rime/librime/archive/$pkgver.tar.gz")
sha512sums=('4d7f6ec43bd5728f59f0b3581bcd8a46128651430b6873017d80659942b8f6aa1a2f25f439ba8fba461fe22acbf701c2da7a786104a2e4852a70a89cdc0452d3')
More information about the arch-commits
mailing list