git » neatvnc.git » commit e95654e

ffmpeg rebuild

author Maxime Gauduin
2024-05-22 14:16:12 UTC
committer Maxime Gauduin
2024-05-22 14:16:12 UTC
parent 9c1ec6ad3ef07ebc6dbf1f689cfead7fd1291582

ffmpeg rebuild

.SRCINFO +1 -1
PKGBUILD +1 -1

diff --git a/.SRCINFO b/.SRCINFO
index 53af15f..7aade4d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
 pkgbase = neatvnc
 	pkgdesc = Fast and neat VNC server library
 	pkgver = 0.8.0
-	pkgrel = 1
+	pkgrel = 2
 	url = https://github.com/any1/neatvnc
 	arch = x86_64
 	license = custom:ISC
diff --git a/PKGBUILD b/PKGBUILD
index bd23612..88e4f09 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgname=neatvnc
 pkgver=0.8.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Fast and neat VNC server library'
 arch=(x86_64)
 url=https://github.com/any1/neatvnc