From d7a3079b9874d00afe30cc5ef49b214e9f01193e Mon Sep 17 00:00:00 2001 From: Deposite Pirate Date: Tue, 20 Aug 2019 21:03:16 +0200 Subject: Update patch. modified: PKGBUILD modified: ddb_discord_presence-makefile.patch --- deadbeef-plugin-discord-git/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'deadbeef-plugin-discord-git/PKGBUILD') 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}" -- cgit v1.3.1