Date: Saturday, February 16, 2019 @ 21:31:33
  Author: jelle
Revision: 346391

switch to https url

Modified:
  fsarchiver/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-02-16 21:19:21 UTC (rev 346390)
+++ PKGBUILD    2019-02-16 21:31:33 UTC (rev 346391)
@@ -7,7 +7,7 @@
 pkgrel=1
 pkgdesc='Safe and flexible file-system backup and deployment tool'
 arch=('x86_64')
-url='http://www.fsarchiver.org/'
+url='https://www.fsarchiver.org/'
 license=('GPL2')
 depends=('bzip2' 'e2fsprogs' 'lzo' 'xz' 'libgcrypt' 'zlib' 'lz4' 'zstd')
 
source=(https://github.com/fdupoux/fsarchiver/releases/download/$pkgver/fsarchiver-$pkgver.tar.gz)

Reply via email to