summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorForud Ghafouri2022-02-27 13:37:15 +0100
committerForud Ghafouri2022-02-27 13:37:15 +0100
commit1273ffe720011bc3763508914c2aec789c43e8ae (patch)
tree93599fc0de9248dd368af586897e394036e044c8
parent0aeace9f8b9f6b14531430f2f68584318041a3ee (diff)
downloadaur-1273ffe720011bc3763508914c2aec789c43e8ae.tar.gz
BUMP
-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() {