summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f0c44a4ad2be..0dcba53567bc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -17,8 +17,7 @@ pkgbase = libdesktop-agnostic-git
provides = libdesktop-agnostic
conflicts = libdesktop-agnostic
backup = etc/xdg/libdesktop-agnostic/desktop-agnostic.ini
- source = git://github.com/p12tic/libdesktop-agnostic.git
+ source = git+https://github.com/p12tic/libdesktop-agnostic.git
md5sums = SKIP
pkgname = libdesktop-agnostic-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 7ff69e52238a..02296bf77005 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ optdepends=('gconf: gconf configuration backend')
conflicts=('libdesktop-agnostic')
provides=('libdesktop-agnostic')
backup=("etc/xdg/libdesktop-agnostic/desktop-agnostic.ini")
-source=("git://github.com/p12tic/libdesktop-agnostic.git")
+source=("git+https://github.com/p12tic/libdesktop-agnostic.git")
md5sums=('SKIP')
pkgver() {