summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndri Yngvason2023-01-23 12:27:32 +0000
committerAndri Yngvason2023-01-23 12:27:32 +0000
commit37fd1e9b8b988d685ab2728443e32d2d89e70f64 (patch)
tree086529be24036c3e246195c4ad0590cbbc012f00
parentf6be60e8f2ca4399d81bcf5cf89e55cd3986f8b8 (diff)
downloadaur-37fd1e9b8b988d685ab2728443e32d2d89e70f64.tar.gz
Bump version to 0.6.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fbe05637beef..e5a5817261c0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = neatvnc-git
pkgdesc = VNC server library that's intended to be fast and neat
- pkgver = 0.5.1
+ pkgver = 0.6.0
pkgrel = 1
url = https://github.com/any1/neatvnc
arch = x86_64
@@ -21,7 +21,7 @@ pkgbase = neatvnc-git
depends = libglvnd
depends = libdrm
depends = ffmpeg
- provides = neatvnc=0.5.1
+ provides = neatvnc=0.6.0
conflicts = neatvnc
source = git+https://github.com/any1/neatvnc
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index ed74ecca0741..70c25523f190 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Andri Yngvason <andri@yngvason.is>
pkgname=neatvnc-git
-pkgver=0.5.1
+pkgver=0.6.0
pkgrel=1
pkgdesc="VNC server library that's intended to be fast and neat"
arch=(x86_64 i686 aarch64 armv7h)