summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLorens Gwine2017-11-27 13:25:51 +0500
committerLorens Gwine2017-11-27 13:25:51 +0500
commiteb6d752d261a54becbf8d085f0041cdc2267d6b5 (patch)
tree9aff82e0403120bee5ae5adddcb25f986fad3335
parent87679fd2530ce4343287f37383ad5d64aac70de7 (diff)
downloadaur-eb6d752d261a54becbf8d085f0041cdc2267d6b5.tar.gz
fix upstream url
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 50d321542409..28ef85866634 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,12 @@
# Maintainer: Lorens Gwine <lorensgwine@gmail.com>
pkgname=tc-twitch-git
_pkgname=tc-twitch
+_realname=tc
pkgver=10.2.0.r0.ge8ed5df
pkgrel=1
pkgdesc="The chat client for Twitchâ„¢"
arch=('any')
-url="https://github.com/mccxiv/${_pkgname}"
+url="https://github.com/mccxiv/${_realname}"
license=('custom')
provides=($_pkgname)
conflicts=($_pkgname)