summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 5 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eb26a0046a2e..d85cee216c3d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,20 +1,18 @@
# Maintainer: cubercsl <2014cais01 at gmail dot com>
pkgname=rime-flypy
-pkgver=10.8.6
-pkgrel=2
+pkgver=10.8.7
+pkgrel=1
pkgdesc="小鹤音形 rime 挂接文件"
-arch=('any')
+arch=('x86_64')
url="http://flypy.com/"
license=('unknown')
depends=('rime-lua-hook')
optdepends=('ibus-rime: input support'
'fcitx-rime: input support'
'fcitx5-rime: input support')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/cubercsl/rime-flypy/archive/v$pkgver.tar.gz"
- "$pkgname.install")
-sha256sums=('79656b4e6dc5b7e2c081bd4e7c0f30dd70d4387c2d53da41b746b5907b7e741f'
- '07487dba48d81c42c647fae3449c0a52fdcee9edc890c65961122b5304b824eb')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/cubercsl/rime-flypy/archive/v$pkgver.tar.gz")
+sha256sums=('0964ac683ba3c05f264daf2157399836eda7e2c892b105c589067c6d9fa63655')
install="$pkgname.install"
package() {