summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index edbaf7a55a4c..7739af49dc55 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,7 +12,7 @@ pkgbase = xvst
depends = qt5-webkit
depends = qt5-script
optdepends = flvstreamer: for downloading flv files.
- source = https://github.com/xVST/xVideoServiceThief/archive/2.5.1.tar.gz
+ source = xvst-2.5.1.tar.gz::https://github.com/xVST/xVideoServiceThief/archive/2.5.1.tar.gz
source = qdatastream.patch::https://github.com/xVST/xVideoServiceThief/commit/86abff9767e7fed9b8a78681a40ad688fea393d6.patch
source = xvst.desktop
source = beeg.patch
diff --git a/PKGBUILD b/PKGBUILD
index e7e560704e9b..986b7b9e48c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ arch=('i686' 'x86_64')
depends=('ffmpeg' 'qt5-webkit' 'qt5-script')
makedepends=('sed' 'qt5-tools')
optdepends=('flvstreamer: for downloading flv files.')
-source=("https://github.com/xVST/xVideoServiceThief/archive/${pkgver}.tar.gz"
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/xVST/xVideoServiceThief/archive/${pkgver}.tar.gz"
'qdatastream.patch::https://github.com/xVST/xVideoServiceThief/commit/86abff9767e7fed9b8a78681a40ad688fea393d6.patch'
'xvst.desktop'
'beeg.patch'