summaryrefslogtreecommitdiff
path: root/deadbeef-plugin-discord-git/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'deadbeef-plugin-discord-git/PKGBUILD')
-rw-r--r--deadbeef-plugin-discord-git/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/deadbeef-plugin-discord-git/PKGBUILD b/deadbeef-plugin-discord-git/PKGBUILD
index 4d77a62..e0da891 100644
--- a/deadbeef-plugin-discord-git/PKGBUILD
+++ b/deadbeef-plugin-discord-git/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=ddb_discord_presence
pkgname=deadbeef-plugin-discord-git
-pkgver=r22.g7d8c637
+pkgver=r24.g07beb73
pkgrel=1
pkgdesc="DeaDBeeF Discord rich presence plugin"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ makedepends=('git')
source=("${_pkgname}::git+https://github.com/kuba160/${_pkgname}"
"${_pkgname}-makefile.patch")
sha256sums=('SKIP'
- '2abb2e87faafa82c2fb6f88c93068379dd70011ad9e28d1600ad98459331bf4a')
+ '967ae7feb4416b196db7a1e4b32cff779c6d96e4a6009a85e41d160486681d34')
pkgver() {
cd "${_pkgname}"