summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormorganamilo2019-04-22 20:51:25 +0100
committermorganamilo2019-04-22 20:51:25 +0100
commit87cf9d84f3ca6c559d65d9926f3bcc2bd9a6b67d (patch)
tree2358e7e053a3bcbdaed3f944c9d946307b2d4f70
parent0e0361abe91e7ce81c33a88d274905e5d2d97b9f (diff)
downloadaur-87cf9d84f3ca6c559d65d9926f3bcc2bd9a6b67d.tar.gz
Bump version to 0.0.75
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 201ab7fd8eba..84685f46a138 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.74
- pkgrel = 2
+ pkgver = 0.0.75
+ pkgrel = 1
url = https://discordapp.com/
arch = x86_64
license = custom
@@ -21,12 +21,12 @@ pkgbase = discord-canary
optdepends = ttf-symbola: Font for emoji support.
optdepends = noto-fonts-cjk: Font for special characters such as /shrug face.
provides = discord
- source = https://dl-canary.discordapp.net/apps/linux/0.0.74/discord-canary-0.0.74.tar.gz
+ source = https://dl-canary.discordapp.net/apps/linux/0.0.75/discord-canary-0.0.75.tar.gz
source = LICENSE
source = discord-canary.sh
- sha256sums = 3fb5530099a6c8db6aa204b4c701aaab2a0e62b732103f7d7af80359dc599200
+ sha256sums = 2d7861bb03f09edd0e03744490b0ebee52c412de52731cf05c158e27f81296a5
sha256sums = 9be5f85421c9094c390c25bf1f45157c3c8dcf592feb8acb0810a61f11d80b90
- sha256sums = 1a882f23dfe74f40980c765fa5df430f500b6cf1ce7dd84f87bee8eda503d347
+ sha256sums = ce8c521119e3a7432e7b8c8d4c1393b3fd6d8add4da9518a0ddf90850b646ae7
pkgname = discord-canary
diff --git a/PKGBUILD b/PKGBUILD
index c74db6969f4a..4db2e1f81cdb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Contributor: Anthony Anderson <aantony4122@gmail.com>
pkgname=discord-canary
-pkgver=0.0.74
-pkgrel=2
+pkgver=0.0.75
+pkgrel=1
pkgdesc="All-in-one voice and text chat for gamers that's free and secure."
arch=('x86_64')
url='https://discordapp.com/'
@@ -19,7 +19,7 @@ optdepends=('libpulse: For pulseaudio support'
source=("https://dl-canary.discordapp.net/apps/linux/${pkgver}/${pkgname}-${pkgver}.tar.gz"
'LICENSE'
"${pkgname}.sh")
-sha256sums=('3fb5530099a6c8db6aa204b4c701aaab2a0e62b732103f7d7af80359dc599200'
+sha256sums=('2d7861bb03f09edd0e03744490b0ebee52c412de52731cf05c158e27f81296a5'
'9be5f85421c9094c390c25bf1f45157c3c8dcf592feb8acb0810a61f11d80b90'
'ce8c521119e3a7432e7b8c8d4c1393b3fd6d8add4da9518a0ddf90850b646ae7')