summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAustin Anderson2022-05-23 20:23:53 -0700
committerAustin Anderson2022-05-23 20:23:53 -0700
commit2952b30e1c1e1ce5fdcfbe4b312965f43203e827 (patch)
tree1c0a1ae6264faa0abb953aa917488b15d068803a /PKGBUILD
parentde4dd35a1e6ce47bf6b259ff82f39eba416d645c (diff)
downloadaur-2952b30e1c1e1ce5fdcfbe4b312965f43203e827.tar.gz
Fix PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cd732bec7710..8c312e2c24dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ makedepends=('git' 'imake')
provides=('xsnow')
conflicts=('xsnow')
options=()
-source=("git://github.com/protractorninja/$_pkgname.git" "http://janswaal.home.xs4all.nl/Xsnow/xsnow-$_xsnowver.tar.gz")
+source=("git+https://github.com/protractorninja/$_pkgname.git" "http://janswaal.home.xs4all.nl/Xsnow/xsnow-$_xsnowver.tar.gz")
md5sums=('SKIP'
'451d8fc0a2b5393b428faa496a556036')