summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAce Breakpoint2022-08-16 20:32:48 +0800
committerAce Breakpoint2022-08-16 20:32:48 +0800
commitaf762fba9cd618bdc205a7c7bfc0c7b5c3997d5f (patch)
treecb9eddc20a5ddfc5b4221901ee7659e4b34e0150
parent17c834637c7173da726a4ee447cd5d7b7fbf6bd1 (diff)
downloadaur-af762fba9cd618bdc205a7c7bfc0c7b5c3997d5f.tar.gz
upstream fix
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2074b62286c0..f81ec9e5c8a2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnome-shell-extension-ibus-tweaker-git
pkgdesc = Tweaker of ibus in gnome-shell for orientation, theme, font and input mode auto-switch.
- pkgver = 20220806+b4cf4e9
+ pkgver = 20220816+57dd1c0
pkgrel = 1
url = https://github.com/tuberry/ibus-tweaker
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 9a5f86d0446a..6adb8543f5d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Ace Breakpoint <chemistudio@gmail.com>
pkgname=gnome-shell-extension-ibus-tweaker-git
-commit=b4cf4e9
-pkgver=20220806+${commit}
+commit=57dd1c0
+pkgver=20220816+${commit}
pkgrel=1
pkgdesc="Tweaker of ibus in gnome-shell for orientation, theme, font and input mode auto-switch."
arch=('any')