summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorParker Reed2015-08-12 10:41:53 -0400
committerParker Reed2015-08-12 10:41:53 -0400
commit73e2fb80d39f660e7b5ab36398b2a25e704ef996 (patch)
treed28584182c73e4b725c2243311bf420cf9541d90 /PKGBUILD
parent570577f959e8ab7adbb879e5aa2eae709f6160f2 (diff)
downloadaur-tvtime_patched.tar.gz
Fixed backslash on new line
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bfc76a0a33e7..e08836258a27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,7 @@ pkgver=1.0.2
pkgrel=4
pkgdesc="tvtime is a high quality television application for use with video capture cards. Added some patches (Xinemara, save matte settings, icon bug, ...)"
depends=('libpng' 'libxml2' 'freetype2' 'libxss' 'libxinerama' 'libxv' 'libsm' 'libxxf86vm')
-source=(http://pkgs.fedoraproject.org/repo/pkgs/tvtime/tvtime-1.0.2.tar.gz/4b3d03afe61be239b08b5e522cd8afed/tvtime-$pkgver.tar.gz
-\
+source=(http://pkgs.fedoraproject.org/repo/pkgs/tvtime/tvtime-1.0.2.tar.gz/4b3d03afe61be239b08b5e522cd8afed/tvtime-$pkgver.tar.gz \
tvtime-1.0.2-linuxheaders.patch \
tvtime-1.0.2-gcc41.patch \
tvtime-1.0.2-libsupc++.patch \