Date: Monday, June 17, 2019 @ 20:45:13
  Author: arojas
Revision: 482021

https

Modified:
  puzzles/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-06-17 20:44:40 UTC (rev 482020)
+++ PKGBUILD    2019-06-17 20:45:13 UTC (rev 482021)
@@ -7,7 +7,7 @@
 pkgrel=1
 pkgdesc="Simon Tatham's Portable Puzzle Collection"
 arch=('x86_64')
-url="http://www.chiark.greenend.org.uk/~sgtatham/puzzles/";
+url="https://www.chiark.greenend.org.uk/~sgtatham/puzzles/";
 license=('MIT')
 makedepends=('pkgconfig' 'git')
 depends=('gtk2' 'desktop-file-utils')

Reply via email to