aboutsummaryrefslogtreecommitdiffstats
path: root/community/gtk-vnc/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gtk-vnc/APKBUILD')
-rw-r--r--community/gtk-vnc/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/gtk-vnc/APKBUILD b/community/gtk-vnc/APKBUILD
index 683cfbd3d1e..8bfffea1eea 100644
--- a/community/gtk-vnc/APKBUILD
+++ b/community/gtk-vnc/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Sergei Lukin <sergej.lukin@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=gtk-vnc
-pkgver=1.3.0
+pkgver=1.3.1
pkgrel=0
pkgdesc="VNC viewer widget for GTK"
url="https://wiki.gnome.org/Projects/gtk-vnc"
@@ -23,11 +23,11 @@ build() {
-Dwith-vala=enabled \
. output
- meson compile ${JOBS:+-j ${JOBS}} -C output
+ meson compile -C output
}
check() {
- meson test --no-rebuild -v -C output
+ meson test --no-rebuild --print-errorlogs -C output
}
package() {
@@ -42,5 +42,5 @@ gvncviewer() {
}
sha512sums="
-ff25c19a1cbd4588990f1f3a2448fd2e0b694b933ca1a7be9565188db78055efe13f90ad1243bf8237d6a29d38987d7b3e77344e50d09191207b09200b01f5df gtk-vnc-1.3.0.tar.xz
+01c9af407f913b214814252d7b204822372293ffc5f658aa646936f9f8cdcd77589c127e4d0e893e914c61470d4616e32f7b1fa9bd3739b2a22caef6710953b9 gtk-vnc-1.3.1.tar.xz
"