summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fca0a1bfb74f..5ab60daf9ef3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = betterdiscord
pkgdesc = Discord extension that introduces new features like BTTV emotes and plugin support.
- pkgver = 0.2.82
+ pkgver = 0.2.82.r450.1a6648eb
pkgrel = 2
url = https://betterdiscord.net/home/
install = BetterDiscord.install
@@ -8,7 +8,7 @@ pkgbase = betterdiscord
license = MIT
makedepends = asar
depends = discord
- source = git+https://github.com/Jiiks/BetterDiscordApp.git#tag=0.2.82
+ source = git+https://github.com/Jiiks/BetterDiscordApp.git#commit=1a6648ebf03cd49daf8f31d9678d6d628204244d
source = LICENSE
md5sums = SKIP
md5sums = 8414480728c5dc0d4ca9a93cfaf67acb
diff --git a/PKGBUILD b/PKGBUILD
index 7ad62999b909..b6fbdce17c3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# http://www.simonizor.gq/discorddownloader.html
pkgname=betterdiscord
-pkgver=0.2.82
+pkgver=0.2.82.r450.1a6648eb
pkgrel=2
pkgdesc='Discord extension that introduces new features like BTTV emotes and plugin support.'
arch=('any')
@@ -13,7 +13,7 @@ license=('MIT')
depends=('discord')
makedepends=('asar')
install='BetterDiscord.install'
-source=('git+https://github.com/Jiiks/BetterDiscordApp.git#tag=0.2.82' LICENSE)
+source=('git+https://github.com/Jiiks/BetterDiscordApp.git#commit=1a6648ebf03cd49daf8f31d9678d6d628204244d' LICENSE)
md5sums=('SKIP'
'8414480728c5dc0d4ca9a93cfaf67acb')