summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcorbie2015-11-15 16:56:17 +0100
committercorbie2015-11-15 16:56:17 +0100
commita2c61b3cbd216a9ab0bbf0865a7b0fb0e0127722 (patch)
tree0f5c2945e11cb76bb205c2d5d776ff5e64d1304d /PKGBUILD
parent43292acdb2ea7b8e84605c302338d3fa8dea6c79 (diff)
downloadaur-a2c61b3cbd216a9ab0bbf0865a7b0fb0e0127722.tar.gz
src fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9359c54a0ddd..d99e08c8904d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('any')
url="https://gitlab.com/corbie/twitch-curses"
license=('WTFPL')
depends=('python' 'livestreamer')
-source=('git+https://gitlab.com/corbie/twitch-curses.git')
+source=('https://gitlab.com/corbie/twitch-curses/blob/master/twitch-curses.py')
sha256sums=('SKIP')
package() {