summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLorensGwine2018-01-01 22:59:49 +0500
committerLorensGwine2018-01-01 22:59:49 +0500
commit1b26dc0d9e1d80adcb574f8717197ac250a38d1f (patch)
treeae9b22faed55452547181b5d9bf513cbaba145f7 /PKGBUILD
parentf647778e994bb497983f486bd52520cec8d21198 (diff)
downloadaur-1b26dc0d9e1d80adcb574f8717197ac250a38d1f.tar.gz
add dependency, bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f5e51eb3926a..3702b236a5fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=tc-twitch-git
_pkgname=tc-twitch
_realname=tc
_icons_dir="additional-icons"
-pkgver=10.3.0.r0.g99d8fb1
+pkgver=11.0.0.r0.gd257c99
pkgrel=1
pkgdesc="The chat client for Twitchâ„¢"
arch=('any')
@@ -11,6 +11,7 @@ url="https://github.com/mccxiv/${_realname}"
license=('custom')
provides=($_pkgname)
conflicts=($_pkgname)
+depends=('gconf')
makedepends=('git' 'npm')
source=("$_pkgname.desktop" "$_icons_dir.tar.gz" "$pkgname::git+https://github.com/mccxiv/tc.git")
md5sums=('72e3fe4d7076cd6e7c26d5d3819b1c0a'