summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThatOneCalculator2021-05-03 11:55:16 -0700
committerThatOneCalculator2021-05-03 11:55:16 -0700
commit96005ac017850d20cd0dc82bf487a547a02bf426 (patch)
tree38fe3ce47f7a20d4e624b119709cf10f7628a2b2 /PKGBUILD
parent6bd5c2f2192da12b4073d3e7baa8d33b86c920a3 (diff)
downloadaur-96005ac017850d20cd0dc82bf487a547a02bf426.tar.gz
2.0.2-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b1e9777d3ebd..cb5ee44e4a6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,12 +5,12 @@ _pkgname=discordrpcmaker
pkgname="${_pkgname}"
pkgver=2.0.2
-pkgrel=1
+pkgrel=2
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="drpcm-linux.appimage"
+_appimage="discordrpcmaker-linux.appimage"
source_x86_64=("${_appimage}::https://github.com/thatonecalculator/discordrpcmaker/releases/download/v${pkgver}/${_appimage}")
noextract=("${_appimage}")
sha256sums_x86_64=('SKIP')