summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcorbie2016-08-12 16:05:26 +0200
committercorbie2016-08-12 16:05:26 +0200
commitdd319bd25d488518d5e93ee9c7b884659cf24a76 (patch)
treeb10832c91d55418790b001150d6f49fadbe2defc
parente55d4ff9aa2e31868a0b5e1f5e326814745ea1f7 (diff)
downloadaur-dd319bd25d488518d5e93ee9c7b884659cf24a76.tar.gz
last commit fix
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0e1eb64d6a5b..c929af1778ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('any')
url="https://gitlab.com/corbie/twitch-curses"
license=('WTFPL')
depends=('python' 'python-pycurl' 'python-urllib3' 'livestreamer')
-source=('${pkgname}_${pkgver}-${pkgrel}::https://gitlab.com/corbie/twitch-curses/raw/master/twitch-curses.py')
+source=("${pkgname}_${pkgver}-${pkgrel}"::'https://gitlab.com/corbie/twitch-curses/raw/master/twitch-curses.py')
sha256sums=('SKIP')
package() {