diff options
author | CoprDistGit <infra@openeuler.org> | 2025-06-21 08:08:59 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-06-21 08:08:59 +0000 |
commit | f3cc3d8a283688e2f9503ebce08f47fb56ff9bfe (patch) | |
tree | a4ce340f38bccd88501b357040a36a776286ced4 | |
parent | 1234cb07f47fd6316757a138a5e99d25320ddd6b (diff) |
automatic import of librimeopeneuler25.03openeuler24.03_LTS_SP1
-rw-r--r-- | librime.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/librime.spec b/librime.spec index 8909b47..6e83207 100644 --- a/librime.spec +++ b/librime.spec @@ -5,10 +5,10 @@ Summary: Rime Input Method Engine Library License: GPL-3.0-only URL: https://rime.im/ -Source0: https://github.com/rime/librime/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz +Source0: https://goppx.com/https://github.com/rime/librime/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz # The following librime lua plugin needs to access the librime internal API. # Build the librime lua plugin when build the librime package. -Source1: https://github.com/hchunhui/librime-lua/archive/refs/heads/master.tar.gz#/librime-lua.tar.gz +Source1: https://goppx.com/https://github.com/hchunhui/librime-lua/archive/refs/heads/master.tar.gz#/librime-lua.tar.gz BuildRequires: gcc-c++ BuildRequires: cmake, opencc-devel |