summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorwillemw122019-08-03 08:06:12 +0200
committerwillemw122019-08-03 08:06:12 +0200
commit0acce4bdaa19b522a76d3a10516e11e9ae996332 (patch)
tree67cbd0552dcaa9c1bdc85fb544ceab3b19bc3657 /PKGBUILD
parentf55d7280489292518b8200e5d05fde3212470046 (diff)
downloadaur-0acce4bdaa19b522a76d3a10516e11e9ae996332.tar.gz
Change source url from git: to git+https:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 22ee0c12c0b5..420ba0dc1b39 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ optdepends=('ffmpeg: convert video files to audio-only files'
makedepends=('git')
provides=($_pkgname)
conflicts=($_pkgname)
-source=($pkgname::git://github.com/MrS0m30n3/youtube-dl-gui.git
+source=($pkgname::git+https://github.com/MrS0m30n3/youtube-dl-gui.git
youtube-dl-gui.desktop)
md5sums=('SKIP'
'298421ed0a9e2c6475e0bb3f86d2d2a7')