summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 41c1859eb25b..6751f3b70931 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,8 +8,7 @@ pkgbase = plex-sub-zero-git
depends = python
depends = plex-media-server
options = !strip
- source = git://github.com/pannal/Sub-Zero.bundle.git
+ source = git+https://github.com/pannal/Sub-Zero.bundle.git
md5sums = SKIP
pkgname = plex-sub-zero-git
-
diff --git a/PKGBUILD b/PKGBUILD
index ff5b892542f1..30706c99ac9b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ url='https://github.com/pannal/Sub-Zero.bundle'
license=('MIT')
options=('!strip')
depends=('python' 'plex-media-server')
-source=("git://github.com/pannal/Sub-Zero.bundle.git")
+source=("git+https://github.com/pannal/Sub-Zero.bundle.git")
md5sums=('SKIP')
pkgver() {