summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCayde Dixon2017-12-15 00:10:51 +1100
committerCayde Dixon2017-12-15 00:10:51 +1100
commitd85e92916981579b2272e65f4ffde93cb2417945 (patch)
treedc05c817c63fa175cd8709bcf00ee93eac33931e
parent4f9192b18abb74a48fd405b9c1c52e9adf5b5304 (diff)
downloadaur-d85e92916981579b2272e65f4ffde93cb2417945.tar.gz
I should have bumped the pkgrel
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46e97d0cdc8d..51696c3409ae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = discord-canary
pkgdesc = All-in-one voice and text chat for gamers that's free and secure.
pkgver = 0.0.35
- pkgrel = 2
+ pkgrel = 3
url = https://discordapp.com/
install = DiscordCanary.install
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = discord-canary
depends = alsa-lib
depends = nspr
depends = nss
- depends = libc++,
+ depends = libc++
depends = xdg-utils
optdepends = libpulse: For pulseaudio support
optdepends = noto-fonts-emoji: Google font for emoji support.
diff --git a/PKGBUILD b/PKGBUILD
index 91536ed154d8..5e44e76e2fce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _branch='discord-canary'
pkgname=discord-canary
pkgver=0.0.35
-pkgrel=2
+pkgrel=3
pkgdesc="All-in-one voice and text chat for gamers that's free and secure."
arch=('x86_64')
url='https://discordapp.com/'