summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAanok2019-04-15 11:59:55 +0200
committerAanok2019-04-15 11:59:55 +0200
commitd960c907b9d914851036e41297aa1d7253b30acb (patch)
treee974af934541de373d211a5473e3163fc0728133 /PKGBUILD
parent7d64186c2c8133e72adcf0898d9046386716e685 (diff)
downloadaur-d960c907b9d914851036e41297aa1d7253b30acb.tar.gz
bump v0.4.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 225c691e564e..ebe864055f30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Parker Ellertson (rasputin-machine) <parker@rasputinmachine.com>
# Contributor: therealfarfetchd
pkgname='ripcord'
-pkgver=0.4.1
+pkgver=0.4.2
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=('06f3e3a5053d2c53fa93b14efb91e607328e81fb6d606c0de1414c9148e11059' 'SKIP')
+sha256sums=('faab63097852e9d8b91471ef315cb9e32982056588cf9bdbf6ac8f4bb6a6a2ce' 'SKIP')
# !! AppImage is emptied if symbols are stripped away !!
# But beyond that, the program is deployed with symbols on purpose