summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHollow Man2021-05-15 17:19:31 +0800
committerHollow Man2021-05-15 17:19:31 +0800
commit38eb6e9232e94924813b1039fbf1e68f2587be64 (patch)
treec8b244c5f69f2d3f06b8e685ff9c09e688eea337 /PKGBUILD
parent098e8160f45d76e37f7e2ce86b4ca8142613c819 (diff)
downloadaur-38eb6e9232e94924813b1039fbf1e68f2587be64.tar.gz
update dependencies
Signed-off-by: Hollow Man <hollowman@hollowman.ml>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--[-rwxr-xr-x]PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5f5b05ed67b7..5eca36ddd321 100755..100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,8 +10,8 @@ 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."
arch=('any')
url="https://extensions.gnome.org/extension/4112/customize-ibus/"
-license=('GPLv3')
-depends=('gnome-shell>=3.38,', 'gnome-tweaks')
+license=('GPL-3.0+')
+makedepends=('gettext' 'glib2' 'make')
source=("https://github.com/HollowMan6/Customize-IBus/archive/${_commit}/${_pkgname}-${_commit}.tar.gz")
sha512sums=('SKIP')
package() {