summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordeviantfero2022-04-04 08:41:45 -0600
committerdeviantfero2022-04-04 08:41:45 -0600
commit25b0ad3199e03475dac6d946b337689f11919723 (patch)
tree4b21543dc44590397ba48f905e127274c8f1b6ef /PKGBUILD
parent65a570f2ca8ba0e30bc990da4c1b11c5d9b95425 (diff)
downloadaur-25b0ad3199e03475dac6d946b337689f11919723.tar.gz
Update URL to include https protocol as well
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 310d40ed0264..77405c2287a4 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=("https://github.com/${_gitauthor}/${_gitname}#branch=${_gitbranch}"
+source=("git+https://github.com/${_gitauthor}/${_gitname}.git"
"wpgtk.png::https://github.githubassets.com/images/icons/emoji/unicode/1f3b4.png")
noextract=('wpgtk.png')
sha512sums=('SKIP' 'SKIP')