summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7c9ec8f37860..77d8a909ebb4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = librush-bin
pkgdesc = ibus module for pmim (a Chinese pinyin input method)
- pkgver = 0.1.0a2
- pkgrel = 2
+ pkgver = 0.1.0a3
+ pkgrel = 1
url = https://github.com/fm-elpac/librush
arch = x86_64
license = LGPL-2.1-or-later OR GPL-3.0-or-later
depends = ibus>=1.5.29
optdepends = flatpak: install pmim from flathub
- source = librush_release_x86_64-unknown-linux-gnu.tar.zst::https://github.com/fm-elpac/librush/releases/download/v0.1.0-a2/librush_release_x86_64-unknown-linux-gnu.tar.zst
+ source = librush_release_x86_64-unknown-linux-gnu.tar.zst::https://github.com/fm-elpac/librush/releases/download/v0.1.0-a3/librush_release_x86_64-unknown-linux-gnu.tar.zst
source = pmim_ibrus.xml
- sha256sums = 1d0a1d257d6d2d4daac56a926c7a40b6215964bd27251e6c4da3e7acfc1b81cf
+ sha256sums = 7a9575ceff6a858023c094149da28011d66135248e24286eec20396969bbf50b
sha256sums = 1ee458d6dc9ad97a4afe9939076675b43f236196eb3bd6e9a5a9e7e41ee1ded6
pkgname = librush-bin
diff --git a/PKGBUILD b/PKGBUILD
index 37a4a455ce87..4abf33d57ac4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: secext2022 <secext2022 at outlook dot com>
pkgname=librush-bin
-pkgver=0.1.0a2
-pkgrel=2
+pkgver=0.1.0a3
+pkgrel=1
# https://github.com/fm-elpac/pmim-ibus
pkgdesc="ibus module for pmim (a Chinese pinyin input method)"
arch=('x86_64')
@@ -9,9 +9,9 @@ url="https://github.com/fm-elpac/librush"
license=('LGPL-2.1-or-later OR GPL-3.0-or-later')
depends=('ibus>=1.5.29')
optdepends=('flatpak: install pmim from flathub')
-source=('librush_release_x86_64-unknown-linux-gnu.tar.zst::https://github.com/fm-elpac/librush/releases/download/v0.1.0-a2/librush_release_x86_64-unknown-linux-gnu.tar.zst'
+source=('librush_release_x86_64-unknown-linux-gnu.tar.zst::https://github.com/fm-elpac/librush/releases/download/v0.1.0-a3/librush_release_x86_64-unknown-linux-gnu.tar.zst'
'pmim_ibrus.xml')
-sha256sums=('1d0a1d257d6d2d4daac56a926c7a40b6215964bd27251e6c4da3e7acfc1b81cf'
+sha256sums=('7a9575ceff6a858023c094149da28011d66135248e24286eec20396969bbf50b'
'1ee458d6dc9ad97a4afe9939076675b43f236196eb3bd6e9a5a9e7e41ee1ded6')
build() {