summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d2bb99afc7c2..991cd7e03dbb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
_gitname=vncdesk
pkgname="$_gitname"-git
pkgver=1.4.1
-pkgrel=1
+pkgrel=2
pkgdesc="Runs applications via VNC. Useful for scaling on high DPI (HiDPI) screens."
arch=('any')
url="https://github.com/feklee/vncdesk"
license=('custom:WTFPL')
depends=('tigervnc' 'gtk-vnc' 'python' 'python-gobject')
makedepends=('git' 'python-setuptools')
-source=('git://github.com/feklee/vncdesk')
+source=('git+https://github.com/feklee/vncdesk')
md5sums=('SKIP')
pkgver() {