summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCayde Dixon2016-04-20 00:36:13 +1000
committerCayde Dixon2016-04-20 00:36:13 +1000
commit260b0b974570dbf913b76616bf0b30846a31863e (patch)
treef115a80d13508793664ddb4a1853342d0518b919 /PKGBUILD
parentf3fa8c22ece595fc6fdf5afba76e6a4ec45acd97 (diff)
downloadaur-260b0b974570dbf913b76616bf0b30846a31863e.tar.gz
Add StartupWmClass to the .desktop
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9dc36e636a85..ccef670b705c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=discord-canary
pkgver=0.0.2
-pkgrel=7
+pkgrel=8
pkgdesc='Discord Canary linux release'
arch=('x86_64')
url='https://discordapp.com/'
@@ -13,7 +13,9 @@ optdepends=('freetype2-infinality: If you have black screens with emojis install
source=(DiscordCanary.desktop LICENSE DiscordCanary.sh)
source_x86_64=("canary_latest.tar.gz::https://discordapp.com/api/download/canary?platform=linux&format=tar.gz") #This is always latest build, right now I do not know of a version param.
-sha256sums=('13d122f47be0d659b0630be52d82bbfc838861ce213c1f024ea71445dd2067fe' '688f418cd32a682c6d331c211fedd48ff86ee8ba5a7640f589eadb32996af80f' '912cb31b21023980614437b859bb11f39697108c0e9ca21778f81da8065a0815')
+sha256sums=('04120aec68647be5de5689ead51ba3fc976ada3cf6616144b97d2b75e0782eae'
+ '688f418cd32a682c6d331c211fedd48ff86ee8ba5a7640f589eadb32996af80f'
+ '912cb31b21023980614437b859bb11f39697108c0e9ca21778f81da8065a0815')
sha256sums_x86_64=('bc8106cb445b5cc01e52163953e17a26b8fd509e6e70c39c45235c404fb87c68')
package() {