summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTim Schumacher2023-01-14 16:45:44 +0100
committerTim Schumacher2023-01-14 16:45:44 +0100
commite12513e64af42eef41e3660c9143da1cbd0ff08a (patch)
treef6ea57c69314428060a6be59b40979e66a15aaef /PKGBUILD
parent6d4411065fea3709ff1304b37f7c5eb014e13fc2 (diff)
downloadaur-e12513e64af42eef41e3660c9143da1cbd0ff08a.tar.gz
Fix up the package sha512sum
Already had this staged for inclusion in the "Reland" commit, but somehow managed to not hit "amend" before pushing.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5284b04f6a16..39e7c5cf2f3b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=discord-canary
_pkgname=DiscordCanary
pkgver=0.0.146
-pkgrel=1
+pkgrel=2
pkgdesc="All-in-one voice and text chat for gamers - alpha build"
arch=('x86_64')
url='https://discordapp.com'
@@ -15,7 +15,7 @@ optdepends=('libpulse: Pulseaudio support'
source=("https://dl-canary.discordapp.net/apps/linux/$pkgver/$pkgname-$pkgver.tar.gz"
'LICENSE.html::https://discordapp.com/terms'
'OSS-LICENSES.html::https://discordapp.com/licenses')
-sha512sums=('0f3e75ce515976cef7db6b6d73813796ab7a6b8b1b51af2bb371ebfe3eaaa72f1997f79262205429f2c2e83bb501059295b8d5fc1b01d054b38aeb82e3087bfb'
+sha512sums=('582e31b5812575891a15514c7972abe8aa19337a87f0ef0a8861128f99a18a3daf511b27399b15a3b6ed2586bb524e02b50ad9333354ec4cd4736f70994a6396'
'SKIP'
'SKIP')