| author | Maxime Gauduin
<alucryd@archlinux.org> 2024-08-10 09:08:08 UTC |
| committer | Maxime Gauduin
<alucryd@archlinux.org> 2024-08-10 09:08:08 UTC |
| parent | ccad09866d3855417e69ffe65260649ddfb7d545 |
| .SRCINFO | +1 | -1 |
| PKGBUILD | +1 | -1 |
diff --git a/.SRCINFO b/.SRCINFO index 2f0ac41..a222524 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = neatvnc pkgdesc = Fast and neat VNC server library pkgver = 0.8.1 - pkgrel = 1 + pkgrel = 2 url = https://github.com/any1/neatvnc arch = x86_64 license = custom:ISC diff --git a/PKGBUILD b/PKGBUILD index 773032a..ed167e9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=neatvnc pkgver=0.8.1 -pkgrel=1 +pkgrel=2 pkgdesc='Fast and neat VNC server library' arch=(x86_64) url=https://github.com/any1/neatvnc