diff options
Diffstat (limited to 'community/gtk-vnc')
-rw-r--r-- | community/gtk-vnc/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gtk-vnc/APKBUILD b/community/gtk-vnc/APKBUILD index 50595591b9..14cd7eb103 100644 --- a/community/gtk-vnc/APKBUILD +++ b/community/gtk-vnc/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gtk-vnc pkgver=1.0.0 -pkgrel=2 +pkgrel=3 pkgdesc="A VNC viewer widget for GTK" url="https://wiki.gnome.org/Projects/gtk-vnc" arch="all" @@ -25,7 +25,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=debugoptimized \ + --buildtype=plain \ -Dwith-vala=true \ -Dwith-coroutine=gthread \ . output |