summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHollow Man2021-05-21 22:07:52 +0800
committerHollow Man2021-05-21 22:07:52 +0800
commit84c75be6d5422562ff28bf8fe4400a887cd01406 (patch)
treed4a9f99c2708ee83473293b323eb2e68db91b879
parent38eb6e9232e94924813b1039fbf1e68f2587be64 (diff)
downloadaur-84c75be6d5422562ff28bf8fe4400a887cd01406.tar.gz
v45
Signed-off-by: Hollow Man <hollowman@hollowman.ml>
-rwxr-xr-x[-rw-r--r--].SRCINFO6
-rwxr-xr-x[-rw-r--r--]PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4c7ac7d8bd18..476490fd5769 100644..100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnome-shell-extension-customize-ibus
- pkgdesc = Customize IBus for orientation, animation, font, ascii mode auto-switch, reposition, system tray menu entries, input source indicator; theme and background picture follow GNOME Night Light Mode.
- pkgver = 43
+ pkgdesc = Customize IBus for orientation, animation, font, ASCII mode auto-switch, reposition, system tray menu entries, input source indicator. Theme and background picture follow GNOME Night Light Mode.
+ pkgver = 45
pkgrel = 1
epoch = 0
url = https://extensions.gnome.org/extension/4112/customize-ibus/
@@ -9,7 +9,7 @@ pkgbase = gnome-shell-extension-customize-ibus
makedepends = gettext
makedepends = glib2
makedepends = make
- source = https://github.com/HollowMan6/Customize-IBus/archive/9a89703f799a51e8a9949673b92256497d11952c/Customize-IBus-9a89703f799a51e8a9949673b92256497d11952c.tar.gz
+ source = https://github.com/HollowMan6/Customize-IBus/archive/d2a864c0a9f32b1c06c61c9b3c855abc8babd1c0/Customize-IBus-d2a864c0a9f32b1c06c61c9b3c855abc8babd1c0.tar.gz
sha512sums = SKIP
pkgname = gnome-shell-extension-customize-ibus
diff --git a/PKGBUILD b/PKGBUILD
index 5eca36ddd321..71bac9b91386 100644..100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@
pkgname=gnome-shell-extension-customize-ibus
_pkgname=Customize-IBus
-_commit=9a89703f799a51e8a9949673b92256497d11952c
-pkgver=43
+_commit=d2a864c0a9f32b1c06c61c9b3c855abc8babd1c0
+pkgver=45
pkgrel=1
epoch=0
-pkgdesc="Customize IBus for orientation, animation, font, ascii mode auto-switch, reposition, system tray menu entries, input source indicator; theme and background picture follow GNOME Night Light Mode."
+pkgdesc="Customize IBus for orientation, animation, font, ASCII mode auto-switch, reposition, system tray menu entries, input source indicator. Theme and background picture follow GNOME Night Light Mode."
arch=('any')
url="https://extensions.gnome.org/extension/4112/customize-ibus/"
license=('GPL-3.0+')