summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordeviantfero2022-04-04 08:08:50 -0600
committerdeviantfero2022-04-04 08:08:50 -0600
commit65a570f2ca8ba0e30bc990da4c1b11c5d9b95425 (patch)
tree4fcc32a9ef489016118e8524e1b6a0ce9b783c7f /PKGBUILD
parent9887fc89a046e50b9085e87cee865fa86efbf02c (diff)
downloadaur-65a570f2ca8ba0e30bc990da4c1b11c5d9b95425.tar.gz
Change https protocol to https
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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')