summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThatOneCalculator2021-06-22 13:50:39 -0700
committerThatOneCalculator2021-06-22 13:50:39 -0700
commit39dd439a4580ea9fafe77ae78ba0cf6091c70a77 (patch)
tree45b5e102c97568186a900c7d1422e25155d14865 /PKGBUILD
parent5b9bdd309177a82d62243313c4e1cc5deaec7309 (diff)
downloadaur-discordrpcmaker.tar.gz
2.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6823420f912a..e321b14ed87a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=discordrpcmaker
pkgname="${_pkgname}"
-pkgver=2.1.0
+pkgver=2.1.1
pkgrel=1
pkgdesc="Discord RPC Maker lets you make and manage custom Discord Rich Presences with buttons!"
arch=('x86_64')
@@ -14,7 +14,7 @@ depends=('libnotify' 'libappindicator-gtk3' 'fuse2' 'fuse3' 'fuse-common' 'libse
_appimage="discordrpcmaker-linux.appimage"
source_x86_64=("${_appimage}::https://github.com/thatonecalculator/discordrpcmaker/releases/download/v${pkgver}/${_appimage}")
noextract=("${_appimage}")
-sha256sums_x86_64=('480e717f2f6883cd454c7df26a9fd9f51911b6db5dae5cbe0d0347b560e82afb')
+sha256sums_x86_64=('594f3b7f9f6fedd00f5ca64c74441505d9000b35e1ecc37595b8af6fb44c3728')
options+=('!strip')
prepare() {