summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAanok2021-06-04 22:27:17 +0200
committerAanok2021-06-04 22:27:17 +0200
commit24201bd703c3eaebfdf2ebf6989c43bbb943b6f4 (patch)
treeec36a946c618002f23eaa9f6dc40bae6a82b3512
parent450d162f01f4aa82fcf01f73cac6c2c3c9ab451d (diff)
downloadaur-24201bd703c3eaebfdf2ebf6989c43bbb943b6f4.tar.gz
v0.4.29
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e6db1653aa0..b41d5fd95677 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ripcord
pkgdesc = Qt-based Discord and Slack client
- pkgver = 0.4.28
+ pkgver = 0.4.29
pkgrel = 1
url = https://cancel.fm/ripcord/
arch = x86_64
@@ -8,13 +8,12 @@ pkgbase = ripcord
depends = harfbuzz
depends = libgl
options = !strip
- source = https://cancel.fm/dl/Ripcord-0.4.28-x86_64.AppImage
- source = https://cancel.fm/dl/Ripcord-0.4.28-x86_64.AppImage.asc
+ source = https://cancel.fm/dl/Ripcord-0.4.29-x86_64.AppImage
+ source = https://cancel.fm/dl/Ripcord-0.4.29-x86_64.AppImage.asc
source = LICENSE
validpgpkeys = ABBAD1CB484F53024CF5868B69332F9203F21F5C
- sha256sums = db6913119af830ac3899d7c8065042ef840e5e0f701167c0a5f2783bc9c59f2d
+ sha256sums = e320cb3c4043b0f296b4bc1da664b29776f95c2c0b02bdbf115b4d46b1669899
sha256sums = SKIP
sha256sums = d7b2d483acceaebebfa068223efd8fb5e0f5d66f642fa234484ca50974c9fa2c
pkgname = ripcord
-
diff --git a/PKGBUILD b/PKGBUILD
index 1f05e7e369ae..2e0af317963c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aanok <aanok.aur@gmail.com>
# Contributor: therealfarfetchd
pkgname='ripcord'
-pkgver=0.4.28
+pkgver=0.4.29
pkgrel=1
pkgdesc='Qt-based Discord and Slack client'
arch=('x86_64')
@@ -12,7 +12,7 @@ validpgpkeys=('ABBAD1CB484F53024CF5868B69332F9203F21F5C')
_file="Ripcord-$pkgver-x86_64.AppImage"
source=("https://cancel.fm/dl/$_file"{,.asc} LICENSE)
-sha256sums=('db6913119af830ac3899d7c8065042ef840e5e0f701167c0a5f2783bc9c59f2d' 'SKIP' 'd7b2d483acceaebebfa068223efd8fb5e0f5d66f642fa234484ca50974c9fa2c')
+sha256sums=('e320cb3c4043b0f296b4bc1da664b29776f95c2c0b02bdbf115b4d46b1669899' 'SKIP' 'd7b2d483acceaebebfa068223efd8fb5e0f5d66f642fa234484ca50974c9fa2c')
# !! AppImage is emptied if symbols are stripped away !!
# But beyond that, the program is deployed with symbols on purpose