index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | build-support/rime-luna-pinyin-bootstrap/PKGBUILD | 4 |
diff --git a/build-support/rime-luna-pinyin-bootstrap/PKGBUILD b/build-support/rime-luna-pinyin-bootstrap/PKGBUILD index 2be02bd8..d119461b 100644 --- a/build-support/rime-luna-pinyin-bootstrap/PKGBUILD +++ b/build-support/rime-luna-pinyin-bootstrap/PKGBUILD @@ -2,11 +2,11 @@ pkgname=rime-luna-pinyin-bootstrap _pkgname=${pkgname%-*} -pkgver=0.0.0.20200410 +pkgver='0.0.0.20200710' conflicts=(rime-luna-pinyin) provides=("rime-luna-pinyin=$pkgver") _commit=f1268e192ca88b9526467ce04ac3e47c837891ad -pkgrel=1 +pkgrel='1' pkgdesc="Luna pinyin for rime" arch=('x86_64') url="https://github.com/rime/rime-luna-pinyin" |