[arch-commits] Commit in sparkleshare/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Fri Jan 12 23:58:59 UTC 2018
Date: Friday, January 12, 2018 @ 23:58:58
Author: bgyorgy
Revision: 281721
sparkleshare: Use https URL
Modified:
sparkleshare/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-01-12 23:41:49 UTC (rev 281720)
+++ PKGBUILD 2018-01-12 23:58:58 UTC (rev 281721)
@@ -9,7 +9,7 @@
pkgrel=1
pkgdesc="Collaboration and sharing tool based on git written in C Sharp"
arch=('any')
-url="http://sparkleshare.org/"
+url="https://www.sparkleshare.org/"
license=('GPL3')
depends=('webkit2-sharp' 'notify-sharp-3' 'curl' 'git' 'openssh' 'gvfs')
makedepends=(git)
More information about the arch-commits
mailing list