summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCayde Dixon2017-01-26 19:26:06 +1100
committerCayde Dixon2017-01-26 19:26:06 +1100
commit67bf2554a35bb83e7949a4b89de3c650f617e3eb (patch)
tree046f17bc403117a545dc53f0456d02b13a7a4430 /PKGBUILD
parentdec9f2360bc5f2abc83543ab4012d6d82e48fba8 (diff)
downloadaur-67bf2554a35bb83e7949a4b89de3c650f617e3eb.tar.gz
fixed up a few missed errors.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5617d8fbf142..877a945ab188 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,8 +21,7 @@ optdepends=(
install="Discord.install"
source=(Discord.desktop LICENSE Discord.sh)
-M
-source_x86_64=("https://dl.discordapp.net/apps/linux/${pkgver}/${branch}-${pkgver}.tar.gz")
+source_x86_64=("https://dl.discordapp.net/apps/linux/${pkgver}/${_branch}-${pkgver}.tar.gz")
md5sums=('a9046504943624ac4861983d67a1404b'
'9a481caa5a223defd608f5505202f595'
'ec3c1ddbf598ef27130daeb34ca9d9c7')