summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ae4ca0545aa8..969b93b40856 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ optdepends=('tesseract-data: Tesseract OCR data')
makedepends=('cmake'
'git'
)
-source=('vobsub2srt::git+htts://github.com/ecdye/VobSub2SRT.git')
+source=('vobsub2srt::git+https://github.com/ecdye/VobSub2SRT.git')
sha256sums=('SKIP')
options=('debug')