[arch-commits] Commit in rdesktop/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Sat Feb 16 21:30:39 UTC 2019


    Date: Saturday, February 16, 2019 @ 21:30:37
  Author: jelle
Revision: 433856

switch to https

Modified:
  rdesktop/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-16 21:29:17 UTC (rev 433855)
+++ PKGBUILD	2019-02-16 21:30:37 UTC (rev 433856)
@@ -7,7 +7,7 @@
 pkgrel=1
 pkgdesc="An open source client for Windows Remote Desktop Services"
 arch=('x86_64')
-url="http://www.rdesktop.org/"
+url="https://www.rdesktop.org/"
 license=('GPL3')
 depends=('libao' 'libsamplerate' 'xorg-xrandr' 'pcsclite' 'libgssglue')
 source=(https://github.com/rdesktop/rdesktop/archive/v${pkgver}.tar.gz rdesktop-send_physical_buttons.diff)



More information about the arch-commits mailing list