summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f3795a32fff0..1833dfec5ff0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = wayvnc-git
pkgdesc = VNC server for wlroots-based Wayland compositors
- pkgver = 0.5.0
+ pkgver = 0.6.0
pkgrel = 1
url = https://github.com/any1/wayvnc
arch = x86_64
@@ -21,7 +21,7 @@ pkgbase = wayvnc-git
depends = libpixman-1.so
depends = libxkbcommon.so
depends = wayland
- provides = wayvnc=0.5.0
+ provides = wayvnc=0.6.0
conflicts = wayvnc
source = git+https://github.com/any1/wayvnc
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 414eec33742c..46a8afe3f351 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Andri Yngvason <andri@yngvason.is>
pkgname=wayvnc-git
-pkgver=0.5.0
+pkgver=0.6.0
pkgrel=1
pkgdesc='VNC server for wlroots-based Wayland compositors'
arch=(x86_64 i686 aarch64 armv7h)