summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f0d9e548a84d..b98cece326d8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = discord
pkgdesc = Discord linux App
- pkgver = 0.1.3
+ pkgver = 0.1.3-AUR
pkgrel = 2
url = https://github.com/XNBlank/discord-linux
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index dc8a370337af..c66fe9f2a868 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Sergio Conde <skgsergio@gmail.com>
pkgname=discord
-pkgver=0.1.3
+pkgver=0.1.3-AUR
pkgrel=2
pkgdesc='Discord linux App'
arch=('i686' 'x86_64')
@@ -12,10 +12,10 @@ license=('MIT')
source=('Discord.desktop')
sha256sums=('6b0faff2ddd149a8c9b9b5ca66d9117a6388c3a2e720d3d3f971ae97b2670bee')
-source_i686=("https://github.com/XNBlank/discord-linux/archive/x86-${pkgver}-AUR.tar.gz")
+source_i686=("https://github.com/XNBlank/discord-linux/archive/x86-${pkgver}.tar.gz")
sha256sums_i686=('6b8ceaee7e3463cc0c4f3c414be8993fda9fadd8345812747e3628d0f87264fd')
-source_x86_64=("https://github.com/XNBlank/discord-linux/archive/x64-${pkgver}-AUR.tar.gz")
+source_x86_64=("https://github.com/XNBlank/discord-linux/archive/x64-${pkgver}.tar.gz")
sha256sums_x86_64=('8a7189bf1edce61900dacce77a411bcb76256c9aa744f8d970ea1204c236e3b5')
package() {