summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5d527d2961a4..733b56a8e849 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Parker Ellertson (rasputin-machine) <parker@rasputinmachine.com>
# Contributor: therealfarfetchd
pkgname='ripcord'
-pkgver=0.4.12
+pkgver=0.4.13
pkgrel=1
pkgdesc='Qt-based Discord and Slack client'
arch=('x86_64')
@@ -13,7 +13,7 @@ validpgpkeys=('ABBAD1CB484F53024CF5868B69332F9203F21F5C')
_file="Ripcord-$pkgver-x86_64.AppImage"
source=("https://cancel.fm/dl/$_file"{,.asc})
-sha256sums=('b829eb2ad964c70d4a3a341d7d14c4b950f6352d919951333d018c659b3be9f1' 'SKIP')
+sha256sums=('c5737c80237b48de7100a2d04399d82bf1e9aa444dc7574ad9d90936b5ceaf85' 'SKIP')
# !! AppImage is emptied if symbols are stripped away !!
# But beyond that, the program is deployed with symbols on purpose