summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Engestrom2021-01-02 12:59:46 +0100
committerEric Engestrom2021-01-02 12:59:46 +0100
commited6a250fbef4f01876b0200948635216eb3ab892 (patch)
tree766109b58fd3021d050331b0632044c13f74f173
parent7022912da59491bccae4a210ad112ccdd4d15a95 (diff)
downloadaur-ed6a250fbef4f01876b0200948635216eb3ab892.tar.gz
version bump for 0.4.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7e9fef2c36ef..1f344e729153 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = wayvnc-git
pkgdesc = VNC server for wlroots-based Wayland compositors
- pkgver = 0.3.1
- pkgrel = 2
+ pkgver = 0.4.0
+ pkgrel = 1
url = https://github.com/any1/wayvnc
arch = x86_64
arch = i686
@@ -19,7 +19,7 @@ pkgbase = wayvnc-git
depends = pixman
depends = neatvnc-git
depends = wayland
- provides = wayvnc=0.3.1
+ provides = wayvnc=0.4.0
conflicts = wayvnc
source = https://github.com/any1/wayvnc
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index c24b850f5617..18013b5c097d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: Andri Yngvason <andri@yngvason.is>
pkgname=wayvnc-git
-pkgver=0.3.1
-pkgrel=2
+pkgver=0.4.0
+pkgrel=1
pkgdesc='VNC server for wlroots-based Wayland compositors'
arch=(x86_64 i686 aarch64 armv7h)
url=https://github.com/any1/wayvnc