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 2ab64b8a0622..1f939e4d5309 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = wayvnc-git
pkgdesc = VNC server for wlroots-based Wayland compositors
- pkgver = 0.2.0
+ pkgver = 0.3.1
pkgrel = 1
url = https://github.com/any1/wayvnc
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = wayvnc-git
depends = libuv
depends = pixman
depends = neatvnc-git
- provides = wayvnc=0.2.0
+ provides = wayvnc=0.3.1
conflicts = wayvnc
source = https://github.com/any1/wayvnc
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index cbcdd4dd5198..47d94b2af251 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Andri Yngvason <andri@yngvason.is>
pkgname=wayvnc-git
-pkgver=0.2.0
+pkgver=0.3.1
pkgrel=1
pkgdesc='VNC server for wlroots-based Wayland compositors'
arch=(x86_64 i686)