From b9b9465be6dc9d15968cc0832dbca671f926f0a2 Mon Sep 17 00:00:00 2001 From: Deposite Pirate Date: Tue, 31 Mar 2020 23:16:07 +0200 Subject: * Update all deadbeef plugins to depend on 'deadbeef' instead of 'deadbeef-git' modified: deadbeef-plugin-discord-git/.SRCINFO modified: deadbeef-plugin-discord-git/PKGBUILD modified: deadbeef-plugin-fb-gtk3-git/.SRCINFO modified: deadbeef-plugin-fb-gtk3-git/PKGBUILD modified: deadbeef-plugin-lyricbar-git/.SRCINFO modified: deadbeef-plugin-lyricbar-git/PKGBUILD modified: deadbeef-plugin-medialib-git/.SRCINFO modified: deadbeef-plugin-medialib-git/PKGBUILD --- deadbeef-plugin-discord-git/.SRCINFO | 6 +++--- deadbeef-plugin-discord-git/PKGBUILD | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'deadbeef-plugin-discord-git') diff --git a/deadbeef-plugin-discord-git/.SRCINFO b/deadbeef-plugin-discord-git/.SRCINFO index 4af4374..377731f 100644 --- a/deadbeef-plugin-discord-git/.SRCINFO +++ b/deadbeef-plugin-discord-git/.SRCINFO @@ -1,17 +1,17 @@ pkgbase = deadbeef-plugin-discord-git pkgdesc = DeaDBeeF Discord rich presence plugin - pkgver = r24.g07beb73 + pkgver = r26.g70c06e1 pkgrel = 1 url = https://github.com/kuba160/ddb_discord_presence arch = i686 arch = x86_64 license = BSD makedepends = git - depends = deadbeef-git + depends = deadbeef source = ddb_discord_presence::git+https://github.com/kuba160/ddb_discord_presence source = ddb_discord_presence-makefile.patch sha256sums = SKIP - sha256sums = 967ae7feb4416b196db7a1e4b32cff779c6d96e4a6009a85e41d160486681d34 + sha256sums = 2c234522f8854be7ca7222b4929b88259dda8638a62efe377985889bce5d4e84 pkgname = deadbeef-plugin-discord-git diff --git a/deadbeef-plugin-discord-git/PKGBUILD b/deadbeef-plugin-discord-git/PKGBUILD index e6673a7..11341d9 100644 --- a/deadbeef-plugin-discord-git/PKGBUILD +++ b/deadbeef-plugin-discord-git/PKGBUILD @@ -10,7 +10,7 @@ pkgdesc="DeaDBeeF Discord rich presence plugin" arch=('i686' 'x86_64') url="https://github.com/kuba160/ddb_discord_presence" license=('BSD') -depends=('deadbeef-git') +depends=('deadbeef') makedepends=('git') source=("${_pkgname}::git+https://github.com/kuba160/${_pkgname}" "${_pkgname}-makefile.patch") -- cgit v1.2.3-70-g09d2