VER=1.11.2
REL=4
# NOTE: the following subprojects need to match the commits with the main project (usually the latest commit will do)
OCTAGRAMCOMMIT=bd12863f45fbbd5c7db06d5ec8be8987b10253bf
LUACOMMIT=43229d766f1e0f3198f61dc9d2e38bc1f921387f
CHARCODECOMMIT=55e7f563e999802d41a13ba02657c1be4b2011b4
SRCS="https://github.com/rime/librime/archive/$VER.tar.gz \
      https://github.com/lotem/librime-octagram/archive/$OCTAGRAMCOMMIT/librime-octagram-$OCTAGRAMCOMMIT.tar.gz \
      https://github.com/hchunhui/librime-lua/archive/$LUACOMMIT/librime-lua-$LUACOMMIT.tar.gz \
      https://github.com/rime/librime-charcode/archive/$CHARCODECOMMIT/librime-lua-$CHARCODECOMMIT.tar.gz"
CHKSUMS="sha256::0a3f507d11aeb137de08e90fd319714533caf210b97223d8a12994db215684b5 \
         sha256::b76d1d01375dffea9ef3052f092eaffe6c67b3e802510cf5ceb4c184b30c311d \
         sha256::68b89fc9fe73d2758019c2380667e78473ccd048361d2d479fc7685471d9d87a \
         sha256::61029bff032b1fef7036086b8b3638fb2373a9f149534ca4e85073230a27dd06"
CHKUPDATE="anitya::id=228902"
SUBDIR="librime-$VER"
