summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsL1pKn072022-04-01 15:24:37 +0200
committersL1pKn072022-04-01 15:24:37 +0200
commit0fb7300ceb8fbc51559397cb4b484b3bc8718774 (patch)
treec0af747d8e89f6a1cad70fdb58808ac8576393b8 /PKGBUILD
parent24e8c5948973bc62760772a01e103e7bb4a663a0 (diff)
downloadaur-vobsub2srt-git.tar.gz
ops
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')