summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDeposite Pirate2019-08-31 13:07:55 +0200
committerDeposite Pirate2019-08-31 13:07:55 +0200
commit2ee86d0393c9b2196baa509958a3da81c38f8b0f (patch)
tree2acbe92942255b20a93f2f306c1861ebb260049d /PKGBUILD
parentf39976b2e278fc567747e39b0a4d6bee9601d748 (diff)
downloadaur-2ee86d0393c9b2196baa509958a3da81c38f8b0f.tar.gz
* Bump.
modified: .SRCINFO modified: PKGBUILD modified: ddb_discord_presence-makefile.patch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4d77a620ae90..e0da8917e657 100644
--- a/PKGBUILD
+++ b/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}"