summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlynx Zhou2021-11-10 09:37:29 +0800
committerAlynx Zhou2021-11-10 09:37:29 +0800
commit963217d5323f3726f4d0e8944d7cfb461d56e96a (patch)
treee1cf3012b5a2a4ef0ac580357deae2bb4c9e8007
parent155b5c357577e934a2d18e95d81d18ac77dd6999 (diff)
downloadaur-963217d5323f3726f4d0e8944d7cfb461d56e96a.tar.gz
Updated to Fixed IME List v7.
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b70212c8eb9b..731cc60257d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alynx Zhou <alynx.zhou@gmail.com>
pkgname=gnome-shell-extension-fixed-ime-list
-pkgver=6
+pkgver=7
pkgrel=1
pkgdesc="Make the IME list in fixed sequence instead of MRU."
arch=('any')
@@ -8,7 +8,7 @@ url="https://github.com/AlynxZhou/gnome-shell-extension-fixed-ime-list"
license=('GPL')
depends=('gnome-shell')
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
-sha512sums=('09dcfb573e9f1ab6b341fbdf151d9578cf9db28beb5704dccdfdde29482c70e0a6b6d83752778228ea57bcaf1118a16bfe4fbdd022908590b891b38092642e68')
+sha512sums=('4bcd80233ce474130c543a0a9a403f658fe10b0c3c3d208c141bac423aac80b04021a035d60a15598783ccd0414eb97abf3d5ca72f66621d502fe08d38da02b4')
package() {
_uuid="fixedimelist@alynx.one"