diff options
-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 |