summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 03f2e67dfbf6..1599b50f70f8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -19,7 +19,7 @@ pkgbase = wpgtk-git
provides = wpgtk=r871.4854f42
conflicts = wpgtk
noextract = wpgtk.png
- source = git://github.com/deviantfero/wpgtk#branch=master
+ source = https://github.com/deviantfero/wpgtk#branch=master
source = wpgtk.png::https://github.githubassets.com/images/icons/emoji/unicode/1f3b4.png
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index a62dc517fd5a..310d40ed0264 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgrel=1
pkgdesc="A gui wallpaper chooser that changes your WM theme, GTK theme and more"
url="https://github.com/${_gitauthor}/${_gitname}"
license=('GPLv2')
-source=("git://github.com/${_gitauthor}/${_gitname}#branch=${_gitbranch}"
+source=("https://github.com/${_gitauthor}/${_gitname}#branch=${_gitbranch}"
"wpgtk.png::https://github.githubassets.com/images/icons/emoji/unicode/1f3b4.png")
noextract=('wpgtk.png')
sha512sums=('SKIP' 'SKIP')