summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHollow Man2021-06-30 23:48:45 +0800
committerHollow Man2021-06-30 23:48:45 +0800
commitec4229ec81d1845b066d82652962466366ea2e03 (patch)
tree01bd49a89d35096c859ad9648ed2b8874b917d4e
parente816d5c1068ef94cb7c6082e3b39cee3f05b300b (diff)
downloadaur-ec4229ec81d1845b066d82652962466366ea2e03.tar.gz
v65
Signed-off-by: Hollow Man <hollowman@hollowman.ml>
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9d75ff1a6c02..6c04b93d2230 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnome-shell-extension-customize-ibus
pkgdesc = Full customization of appearance, behavior, system tray and input source indicator for IBus.
- pkgver = 64
+ pkgver = 65
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/de29e48a8dda1fb5d7427a218c8c09513d2f32f1/Customize-IBus-de29e48a8dda1fb5d7427a218c8c09513d2f32f1.tar.gz
+ source = https://github.com/openSUSE/Customize-IBus/archive/d59709e89355ea2d315e6a6388d519e6c611ef6c/Customize-IBus-d59709e89355ea2d315e6a6388d519e6c611ef6c.tar.gz
sha512sums = SKIP
pkgname = gnome-shell-extension-customize-ibus
diff --git a/PKGBUILD b/PKGBUILD
index 3af6ea4c2d0a..8ac968833dfb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=gnome-shell-extension-customize-ibus
_pkgname=Customize-IBus
-_commit=de29e48a8dda1fb5d7427a218c8c09513d2f32f1
-pkgver=64
+_commit=d59709e89355ea2d315e6a6388d519e6c611ef6c
+pkgver=65
pkgrel=1
epoch=0
pkgdesc="Full customization of appearance, behavior, system tray and input source indicator for IBus."
@@ -12,7 +12,7 @@ arch=('any')
url="https://extensions.gnome.org/extension/4112/customize-ibus/"
license=('GPL-3.0+')
makedepends=('gettext' 'glib2' 'make')
-source=("https://github.com/HollowMan6/Customize-IBus/archive/${_commit}/${_pkgname}-${_commit}.tar.gz")
+source=("https://github.com/openSUSE/Customize-IBus/archive/${_commit}/${_pkgname}-${_commit}.tar.gz")
sha512sums=('SKIP')
package() {
_uuid='customize-ibus@hollowman.ml'