aboutsummaryrefslogtreecommitdiffstats
path: root/community/gtk-vnc
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2017-07-13 21:22:00 +0000
committerWilliam Pitcock <nenolod@dereferenced.org>2017-07-13 23:29:47 +0000
commit6eea369b22c77cc6e50124d3994e7a728b100f44 (patch)
tree7da7d3d86244aed2eb84962f25a4c9203b0cac83 /community/gtk-vnc
parent4351cd689184eaf8ec239fc67a4b609cfeffdc67 (diff)
community/gtk-vnc: fix project url
Diffstat (limited to 'community/gtk-vnc')
-rw-r--r--community/gtk-vnc/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gtk-vnc/APKBUILD b/community/gtk-vnc/APKBUILD
index ee9d8d2988e..3215cc1d57b 100644
--- a/community/gtk-vnc/APKBUILD
+++ b/community/gtk-vnc/APKBUILD
@@ -2,9 +2,9 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=gtk-vnc
pkgver=0.7.1
-pkgrel=0
+pkgrel=1
pkgdesc="A VNC viewer widget for GTK"
-url="http://live.gnome.org/gtk-vnc"
+url="https://wiki.gnome.org/Projects/gtk-vnc"
arch="all"
license="LGPL"
depends_dev="gtk+3.0-dev gnutls-dev glib-dev"