summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHollow Man2021-05-08 14:02:08 +0800
committerHollow Man2021-05-08 14:02:08 +0800
commit2e902a333b177fef7da2159f47e3e17566e03db2 (patch)
treef9a4f282424b6e0a65b3c566e010d30a799e8b39 /PKGBUILD
parent44bbd0319afbfdefe8bc35e3462e8a97af6bbfb4 (diff)
downloadaur-2e902a333b177fef7da2159f47e3e17566e03db2.tar.gz
v39
Signed-off-by: Hollow Man <hollowman@hollowman.ml>
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-x[-rw-r--r--]PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 31574a9fbbc3..b4cf72227202 100644..100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,15 @@
pkgname=gnome-shell-extension-customize-ibus
_pkgname=Customize-IBus
-_commit=95e7d0be706ae7d4b9e7de16d89493b2c0535a2f
-pkgver=37
+_commit=cdbe543a414344e87e47ef8387fdfe589e58ef04
+pkgver=40
pkgrel=1
epoch=0
-pkgdesc="Customize IBus for orientation, font, ascii mode auto-switch, 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, 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=('GPLv3')
-depends=('gnome-shell>=3.38,', 'gnome-tweaks')
+depends=('gnome-shell>=40', 'gnome-tweaks')
source=("https://github.com/HollowMan6/Customize-IBus/archive/${_commit}/${_pkgname}-${_commit}.tar.gz")
sha512sums=('SKIP')
package() {