summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d1881fdb1ed3..11402294c599 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,9 +8,8 @@ pkgbase = rime-aurora-pinyin
makedepends = librime
makedepends = rime-prelude
depends = rime-stroke
- depends = rime-essay-simp
- source = https://github.com/hosxy/rime-aurora-pinyin/archive/0410b24b58a6cd5d8f629e1f28e2412b1e1ac2d8/rime-aurora-pinyin-0410b24b58a6cd5d8f629e1f28e2412b1e1ac2d8.tar.gz
- sha512sums = 8f575f102c03fe8c525763a0f6d6d32872c2ad593f49d27f0b8bfe9c5f2069ed3ed969b6166aaf0ca5d7ce1f1044579b4938c2e2f815822a25bc8f2a4a22f3d3
+ source = https://github.com/hosxy/rime-aurora-pinyin/archive/bf56ac810f74ce46932aaa02fb1ca64ab5c9cad7/rime-aurora-pinyin-bf56ac810f74ce46932aaa02fb1ca64ab5c9cad7.tar.gz
+ sha512sums = 85e89361ad06ba0b37936b0a421f06b072df212d8646888545d45f035d90ba2b401d14d2b34e9468e0a69c790dc50626223d3bd613466663655b0b9ba0bb9f7e
pkgname = rime-aurora-pinyin
diff --git a/PKGBUILD b/PKGBUILD
index ab85e0d98808..8a7043cff5fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,17 @@
pkgname=rime-aurora-pinyin
pkgver=0.0.0.20200526
-_commit=0410b24b58a6cd5d8f629e1f28e2412b1e1ac2d8
+_commit=bf56ac810f74ce46932aaa02fb1ca64ab5c9cad7
pkgrel=1
pkgdesc="【极光拼音】输入方案"
arch=('x86_64')
url="https://github.com/hosxy/rime-aurora-pinyin"
license=('LGPL')
# dependency for reverse lookup
-depends=('rime-stroke' 'rime-essay-simp')
+depends=('rime-stroke')
makedepends=('librime' 'rime-prelude')
source=("https://github.com/hosxy/rime-aurora-pinyin/archive/$_commit/rime-aurora-pinyin-$_commit.tar.gz")
-sha512sums=('8f575f102c03fe8c525763a0f6d6d32872c2ad593f49d27f0b8bfe9c5f2069ed3ed969b6166aaf0ca5d7ce1f1044579b4938c2e2f815822a25bc8f2a4a22f3d3')
+sha512sums=('85e89361ad06ba0b37936b0a421f06b072df212d8646888545d45f035d90ba2b401d14d2b34e9468e0a69c790dc50626223d3bd613466663655b0b9ba0bb9f7e')
prepare() {
cd $pkgname-$_commit