summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormorganamilo2019-01-19 04:00:23 +0000
committermorganamilo2019-01-19 04:00:23 +0000
commit852d16e1bb154e2439f55c3c5446b7162fc4840f (patch)
tree9d152707df271c1202a7cedabab9fc77c67eca02 /PKGBUILD
parentab53223005945b81b8af2b95bc446adaf3c3b8be (diff)
downloadaur-852d16e1bb154e2439f55c3c5446b7162fc4840f.tar.gz
Depend on gtk3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 032fb393f2a8..c3c2ed96014b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,12 +5,12 @@
pkgname=discord
pkgver=0.0.8
-pkgrel=1
+pkgrel=2
pkgdesc="All-in-one voice and text chat for gamers that's free and secure."
arch=('x86_64')
url='https://discordapp.com/'
license=('custom')
-depends=('gtk2' 'gconf' 'libnotify' 'libxss' 'glibc' 'alsa-lib' 'nspr' 'nss' 'libc++')
+depends=('gtk3' 'gconf' 'libnotify' 'libxss' 'glibc' 'alsa-lib' 'nspr' 'nss' 'libc++')
optdepends=(
'libpulse: For pulseaudio support'
'noto-fonts-emoji: Google font for emoji support.'