summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBasioMeusPuga2017-10-26 05:38:44 +0530
committerBasioMeusPuga2017-10-26 05:38:44 +0530
commit95bdc24d0b1d59123d9624dd58a10dd878eb9c2a (patch)
tree3e5a6d97c8ebf3df1325502da6ff7484c004dc18 /PKGBUILD
parent4dd7bdcc813461b400ae807dc697ff5d80e3327b (diff)
downloadaur-95bdc24d0b1d59123d9624dd58a10dd878eb9c2a.tar.gz
Cleanup
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8d34408a04bf..936c3cecc168 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=twitchy-git
_pkgname=twitchy
-pkgdesc="CLI livestreamer / streamlink wrapper for twitch.tv"
+pkgdesc="CLI streamlink wrapper for twitch.tv"
pkgver=r31.38f8c54
pkgrel=1
arch=('any')
@@ -12,7 +12,7 @@ provides=('twitchy')
conflicts=('twitchy')
depends=('python' 'streamlink' 'python-requests' 'python-setuptools')
makedepends=('git')
-source=("git://github.com/basiomeuspuga/${_pkgname}.git#branch=v3")
+source=("git://github.com/basiomeuspuga/${_pkgname}.git")
md5sums=(SKIP)
pkgver() {