summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Riedesel2020-07-24 08:44:20 -0500
committerMark Riedesel2020-07-24 08:44:20 -0500
commitf346aebf4e0e15ec86a4238bd55fb784243af560 (patch)
treee69c52ae23da25ad007ffbd71cdd0269707c8be2 /PKGBUILD
parent7d767adac84f341763fc360cabe686addf05114d (diff)
downloadaur-rfbproxy.tar.gz
add url to PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f04b889c9c46..8227155ad916 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ pkgdesc="A program for recording, playback, and video conversion of VNC sessions
arch=('i686' 'x86_64')
license=('unknown')
makedepends=('make')
+url="https://github.com/pmdumuid/rfbproxy"
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/pmdumuid/rfbproxy/archive/${pkgname}-${pkgver}-${pkgsuffix}.tar.gz)
prepare() {