aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-22 18:15:13 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-11-22 18:57:20 +0100
commitf069264de6ed3b8e2e2f1a8e9cac81b1ae8a28da (patch)
tree0c41e7a919158d408ad8647c346297ff50382c38
parentdcb951fc7bb9e97b07fe64082d43ed4e8c357f27 (diff)
community/ibus: switch to py3-gobject3
-rw-r--r--community/ibus/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/ibus/APKBUILD b/community/ibus/APKBUILD
index ed2fb4b9949..8dfcc710d5d 100644
--- a/community/ibus/APKBUILD
+++ b/community/ibus/APKBUILD
@@ -1,13 +1,13 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=ibus
pkgver=1.5.21
-pkgrel=0
+pkgrel=1
pkgdesc="Next Generation Input Bus for Linux"
url="https://github.com/ibus/ibus/wiki"
arch="all !s390x" # librsvg
license="LGPL-2.1-or-later"
depends="
- dconf hicolor-icon-theme iso-codes dbus py-gobject3
+ dconf hicolor-icon-theme iso-codes dbus py3-gobject3
"
makedepends="
dconf-dev gtk+-dev gtk+3.0-dev libnotify-dev iso-codes-dev librsvg-dev