summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcin Wieczorek2017-05-12 16:24:02 +0200
committerMarcin Wieczorek2017-05-12 16:24:02 +0200
commit961617fea2cf55eb69612b069ca4d8fd9703a3a8 (patch)
tree80a43fd7ad846c773be9db3461f4610361b8d010
parent07d7a900a73f2266ef84942a514c69563771239b (diff)
downloadaur-961617fea2cf55eb69612b069ca4d8fd9703a3a8.tar.gz
Improvements
-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'