Date: Monday, June 17, 2019 @ 20:39:42
  Author: arojas
Revision: 482011

https

Modified:
  plasma-maliit-framework/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-06-17 20:38:21 UTC (rev 482010)
+++ PKGBUILD    2019-06-17 20:39:42 UTC (rev 482011)
@@ -8,7 +8,7 @@
 pkgdesc="Framework for Maliit integration with Plasma"
 arch=('x86_64')
 license=('GPL')
-url="http://projects.kde.org/plasma-maliit-framework";
+url="https://cgit.kde.org/plasma-maliit-framework.git";
 depends=('qt5-declarative' 'kwayland' 'karchive')
 makedepends=('git')
 
source=("git+https://github.com/KDE/plasma-maliit-framework.git#commit=$_commit";)

Reply via email to