summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThatOneCalculator2021-05-03 11:48:04 -0700
committerThatOneCalculator2021-05-03 11:48:04 -0700
commit6bd5c2f2192da12b4073d3e7baa8d33b86c920a3 (patch)
tree34a7b19d9e1e6e148ef7d3c8a76ba25cb039c42d /PKGBUILD
parent7e7865caf0c757e8fa61ab10463b7833776d68fd (diff)
downloadaur-6bd5c2f2192da12b4073d3e7baa8d33b86c920a3.tar.gz
2.0.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e799b753ae1b..b1e9777d3ebd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
_pkgname=discordrpcmaker
pkgname="${_pkgname}"
-pkgver=2.0.1
+pkgver=2.0.2
pkgrel=1
pkgdesc="Discord RPC Maker lets you make and manage custom Discord Rich Presences with buttons!"
arch=('x86_64')
url="https://drpcm.t1c.dev/"
license=('GPL')
-_appimage="discordrpcmaker-linux.appimage"
+_appimage="drpcm-linux.appimage"
source_x86_64=("${_appimage}::https://github.com/thatonecalculator/discordrpcmaker/releases/download/v${pkgver}/${_appimage}")
noextract=("${_appimage}")
sha256sums_x86_64=('SKIP')