summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorE5ten2018-06-14 21:49:51 -0400
committerE5ten2018-06-14 21:49:51 -0400
commit5bd5d35937642e82ea03b117f63883824a6bdcb6 (patch)
treeaa4a90167e7dbf143e840f272eb0134a4452bb0f
parent00b69f0b8bf9ef85fcd11d0b6c04ff0ea8ba595d (diff)
downloadaur-5bd5d35937642e82ea03b117f63883824a6bdcb6.tar.gz
fixed mkdir /usr/bin
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a97faa943230..46dfb2693e5d 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.52
- pkgrel = 3
+ pkgrel = 5
url = https://discordapp.com/
install = DiscordCanary.install
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 3669203a3ec2..581a5406d02e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=discord-canary
pkgver=0.0.52
-pkgrel=3
+pkgrel=5
pkgdesc="All-in-one voice and text chat for gamers that's free and secure."
arch=('x86_64')
url='https://discordapp.com/'
@@ -43,6 +43,7 @@ package() {
sed -i s%/usr/share%/opt% ${pkgdir}/usr/share/applications/${pkgname}.desktop``
# Main binary
#install "${srcdir}/Discord.sh" "${pkgdir}/usr/bin/discord"
+ mkdir -p $pkgdir/usr/bin
ln -s "/opt/${pkgname}/DiscordCanary" "${pkgdir}/usr/bin/${pkgname}"
# Create symbolic link to the icon