summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Bidulock2022-06-01 20:25:02 -0600
committerBrian Bidulock2022-06-01 20:25:02 -0600
commitacd561298a067bd7b3bfbd6f950726e1aff4fee2 (patch)
tree1589be62559159c0a4553d7d85009367b64cb7a7
parente4a5ff3c438636f2a51f8e5667dac8ae03f2e813 (diff)
downloadaur-libdesktop-agnostic-git.tar.gz
use git+https
-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() {