diff options
Diffstat (limited to 'main/py3-gobject3/APKBUILD')
-rw-r--r-- | main/py3-gobject3/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/py3-gobject3/APKBUILD b/main/py3-gobject3/APKBUILD index 08b5c7ff6b..6a46fcbbb4 100644 --- a/main/py3-gobject3/APKBUILD +++ b/main/py3-gobject3/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=py3-gobject3 pkgver=3.34.0 -pkgrel=2 +pkgrel=3 pkgdesc="Python bindings for the GObject library" url="https://wiki.gnome.org/Projects/PyGObject/" arch="all" @@ -25,7 +25,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=debugoptimized \ + --buildtype=plain \ -Dpython=python3 \ . output |