summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHollow Man2021-05-08 14:02:08 +0800
committerHollow Man2021-05-08 14:02:08 +0800
commit2e902a333b177fef7da2159f47e3e17566e03db2 (patch)
treef9a4f282424b6e0a65b3c566e010d30a799e8b39
parent44bbd0319afbfdefe8bc35e3462e8a97af6bbfb4 (diff)
downloadaur-2e902a333b177fef7da2159f47e3e17566e03db2.tar.gz
v39
Signed-off-by: Hollow Man <hollowman@hollowman.ml>
-rwxr-xr-x[-rw-r--r--].SRCINFO8
-rwxr-xr-x[-rw-r--r--]PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c677a4c2269f..ccb863aa0c26 100644..100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = gnome-shell-extension-customize-ibus
- 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.
- pkgver = 37
+ 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.
+ pkgver = 40
pkgrel = 1
epoch = 0
url = https://extensions.gnome.org/extension/4112/customize-ibus/
arch = any
license = GPLv3
- depends = gnome-shell>=3.38,
+ depends = gnome-shell>=40,
depends = gnome-tweaks
- source = https://github.com/HollowMan6/Customize-IBus/archive/95e7d0be706ae7d4b9e7de16d89493b2c0535a2f/Customize-IBus-95e7d0be706ae7d4b9e7de16d89493b2c0535a2f.tar.gz
+ source = https://github.com/HollowMan6/Customize-IBus/archive/cdbe543a414344e87e47ef8387fdfe589e58ef04/Customize-IBus-cdbe543a414344e87e47ef8387fdfe589e58ef04.tar.gz
sha512sums = SKIP
pkgname = gnome-shell-extension-customize-ibus
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() {