summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAanok2019-03-06 15:41:52 +0100
committerAanok2019-03-06 15:41:52 +0100
commit246aff34442d68e31fff990600978435b6d7cd0f (patch)
tree478d6098283ff795c70039e681c633e21fc8848c /PKGBUILD
parent26f795afe92b422d060208c6bbf7a9f4548f008d (diff)
downloadaur-246aff34442d68e31fff990600978435b6d7cd0f.tar.gz
bump v0.3.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4611e347fd87..3f4ab48c43cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Parker Ellertson (rasputin-machine) <parker@rasputinmachine.com>
# Contributor: therealfarfetchd
pkgname='ripcord'
-pkgver=0.3.11
+pkgver=0.3.12
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=('bfcc954387827f578af38293a8bdf3583e59e3705170350ab298833d59e2701f' 'SKIP')
+sha256sums=('fb465d7b86541d985969ae482248a53e1824e4fb40fe51928d72124f3879f9a9' 'SKIP')
# !! AppImage is emptied if symbols are stripped away !!
# But beyond that, the program is deployed with symbols on purpose