summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--deadbeef-plugin-discord-git/.SRCINFO6
-rw-r--r--deadbeef-plugin-discord-git/PKGBUILD2
-rw-r--r--deadbeef-plugin-fb-gtk3-git/.SRCINFO2
-rw-r--r--deadbeef-plugin-fb-gtk3-git/PKGBUILD2
-rw-r--r--deadbeef-plugin-lyricbar-git/.SRCINFO2
-rw-r--r--deadbeef-plugin-lyricbar-git/PKGBUILD2
-rw-r--r--deadbeef-plugin-medialib-git/.SRCINFO4
-rw-r--r--deadbeef-plugin-medialib-git/PKGBUILD4
8 files changed, 12 insertions, 12 deletions
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")
diff --git a/deadbeef-plugin-fb-gtk3-git/.SRCINFO b/deadbeef-plugin-fb-gtk3-git/.SRCINFO
index 4f12d08..d81fe33 100644
--- a/deadbeef-plugin-fb-gtk3-git/.SRCINFO
+++ b/deadbeef-plugin-fb-gtk3-git/.SRCINFO
@@ -10,7 +10,7 @@ pkgbase = deadbeef-plugin-fb-gtk3-git
makedepends = autoconf
makedepends = automake
makedepends = libtool
- depends = deadbeef-git
+ depends = deadbeef
depends = gtk3
source = deadbeef-fb::git+https://gitlab.com/zykure/deadbeef-fb
sha256sums = SKIP
diff --git a/deadbeef-plugin-fb-gtk3-git/PKGBUILD b/deadbeef-plugin-fb-gtk3-git/PKGBUILD
index c8ca4a2..81ed648 100644
--- a/deadbeef-plugin-fb-gtk3-git/PKGBUILD
+++ b/deadbeef-plugin-fb-gtk3-git/PKGBUILD
@@ -10,7 +10,7 @@ pkgdesc="A filebrowser plugin for the DeaDBeeF audio player"
arch=('i686' 'x86_64')
url="https://gitlab.com/zykure/deadbeef-fb"
license=('GPL2')
-depends=('deadbeef-git' 'gtk3')
+depends=('deadbeef' 'gtk3')
makedepends=('git' 'autoconf' 'automake' 'libtool')
source=("${_pkgname}::git+https://gitlab.com/zykure/${_pkgname}")
sha256sums=('SKIP')
diff --git a/deadbeef-plugin-lyricbar-git/.SRCINFO b/deadbeef-plugin-lyricbar-git/.SRCINFO
index da4df61..e86f572 100644
--- a/deadbeef-plugin-lyricbar-git/.SRCINFO
+++ b/deadbeef-plugin-lyricbar-git/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = deadbeef-plugin-lyricbar-git
pkgdesc = DeaDBeeF lyric bar plugin
- pkgver = r66.g003b85a
+ pkgver = r74.g015379a
pkgrel = 1
url = https://github.com/loskutov/deadbeef-lyricbar
arch = i686
diff --git a/deadbeef-plugin-lyricbar-git/PKGBUILD b/deadbeef-plugin-lyricbar-git/PKGBUILD
index 6ba8a7b..bb85e92 100644
--- a/deadbeef-plugin-lyricbar-git/PKGBUILD
+++ b/deadbeef-plugin-lyricbar-git/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=deadbeef-lyricbar
pkgname=deadbeef-plugin-lyricbar-git
-pkgver=r71.g861f41b
+pkgver=r74.g015379a
pkgrel=1
pkgdesc="DeaDBeeF lyric bar plugin"
arch=('i686' 'x86_64')
diff --git a/deadbeef-plugin-medialib-git/.SRCINFO b/deadbeef-plugin-medialib-git/.SRCINFO
index bc30f33..7a52eb4 100644
--- a/deadbeef-plugin-medialib-git/.SRCINFO
+++ b/deadbeef-plugin-medialib-git/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = deadbeef-plugin-medialib-git
pkgdesc = DeaDBeeF media library plugin
pkgver = r100.g8111116
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/sgomin/ddb_medialib
arch = i686
arch = x86_64
license = custom
makedepends = git
- depends = deadbeef-git
+ depends = deadbeef
depends = gtkmm3
depends = boost
source = ddb_medialib::git+https://github.com/sgomin/ddb_medialib
diff --git a/deadbeef-plugin-medialib-git/PKGBUILD b/deadbeef-plugin-medialib-git/PKGBUILD
index 6b91218..f9eae97 100644
--- a/deadbeef-plugin-medialib-git/PKGBUILD
+++ b/deadbeef-plugin-medialib-git/PKGBUILD
@@ -5,12 +5,12 @@
_pkgname=ddb_medialib
pkgname=deadbeef-plugin-medialib-git
pkgver=r100.g8111116
-pkgrel=1
+pkgrel=2
pkgdesc="DeaDBeeF media library plugin"
arch=('i686' 'x86_64')
url="https://github.com/sgomin/ddb_medialib"
license=('custom')
-depends=('deadbeef-git' 'gtkmm3' 'boost')
+depends=('deadbeef' 'gtkmm3' 'boost')
makedepends=('git')
source=("${_pkgname}::git+https://github.com/sgomin/${_pkgname}"
"${_pkgname}-makefile.patch"