summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAanok2018-09-24 15:21:57 +0200
committerAanok2018-09-24 15:21:57 +0200
commit2057621eb52ddcc6881c508fc8deea94f700a8cb (patch)
treee6f26086a33c76aec5bbbea600884efe31f6f9f0 /PKGBUILD
parent61a73f596107745a78081cb0de8b841a174f0f41 (diff)
downloadaur-2057621eb52ddcc6881c508fc8deea94f700a8cb.tar.gz
bump v0.3.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 24f324a98874..37ad9d4d5679 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Parker Ellertson (rasputin-machine) <parkerllertson airmail cc>
# Contributor: therealfarfetchd
pkgname='ripcord'
-pkgver=0.3.3
+pkgver=0.3.4
pkgrel=1
pkgdesc='Qt-based Discord and Slack client'
arch=('x86_64')
@@ -12,7 +12,7 @@ validpgpkeys=('ABBAD1CB484F53024CF5868B69332F9203F21F5C')
_file="Ripcord-${pkgver}-${CARCH}.AppImage"
source=( "https://cancel.fm/dl/$_file" "https://cancel.fm/dl/$_file.asc" )
-sha256sums=( 'ddafb5826476f81cf14a939a0fed27da7995dc4fdf21717614dcd89dc5f3417d' 'SKIP' )
+sha256sums=('1fd8f43a408e1e57ca684162bddbefb8864f29af525b5917a89edd01b763f1f6' 'SKIP')
# !! AppImage is emptied if symbols are stripped away !!
options=('!strip')