summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 252426ca168e..fec1838fb409 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=ytfs
pkgname=${_pkgname}-git
-pkgver=r86.d689c7f
+pkgver=r89.b107159
pkgrel=1
pkgdesc="FUSE based filesystem for YouTube (git version)"
arch=('any')
@@ -10,7 +10,7 @@ url="https://github.com/rasguanabana/ytfs"
license=('MIT')
depends=('python-requests' 'python-fusepy' 'youtube-dl')
makedepends=('git')
-source=("git://github.com/rasguanabana/${_pkgname}.git")
+source=("git+https://github.com/rasguanabana/${_pkgname}.git")
md5sums=('SKIP')