audacious-plugins: bump version

This commit is contained in:
Gerasim Troeglazov
2021-02-05 10:51:00 +10:00
parent a5d7e8bc34
commit 596c6e380e
2 changed files with 6 additions and 6 deletions

View File

@@ -9,11 +9,11 @@ with LADSPA effects. Enjoy the modern GTK-themed interface or change things \
up with Winamp Classic skins. Use the plugins included with Audacious to \ up with Winamp Classic skins. Use the plugins included with Audacious to \
fetch lyrics for your music, to set an alarm in the morning, and more." fetch lyrics for your music, to set an alarm in the morning, and more."
HOMEPAGE="https://audacious-media-player.org/" HOMEPAGE="https://audacious-media-player.org/"
COPYRIGHT="2001-2020 Audacious developers and others" COPYRIGHT="2001-2021 Audacious developers and others"
LICENSE="BSD (2-clause)" LICENSE="BSD (2-clause)"
REVISION="2" REVISION="1"
SOURCE_URI="https://github.com/audacious-media-player/audacious-plugins/archive/audacious-plugins-$portVersion.tar.gz" SOURCE_URI="https://github.com/audacious-media-player/audacious-plugins/archive/audacious-plugins-$portVersion.tar.gz"
CHECKSUM_SHA256="2d66bd5557c24fe330f6b8e0bfd836dca02278f2b6fe79fa7014140b194f4dd7" CHECKSUM_SHA256="94c732488ac836c0c9f37c5634bdb41d222e956b18cb66499ab8c870361768e8"
SOURCE_DIR="audacious-plugins-audacious-plugins-$portVersion" SOURCE_DIR="audacious-plugins-audacious-plugins-$portVersion"
PATCHES="audacious_plugins-$portVersion.patchset" PATCHES="audacious_plugins-$portVersion.patchset"
@@ -25,8 +25,8 @@ PROVIDES="
" "
REQUIRES=" REQUIRES="
haiku$secondaryArchSuffix haiku$secondaryArchSuffix
lib:libaudcore$secondaryArchSuffix >= 5.2 lib:libaudcore$secondaryArchSuffix >= 5.3
lib:libaudqt$secondaryArchSuffix >= 2.2 lib:libaudqt$secondaryArchSuffix >= 2.3
lib:libaudtag$secondaryArchSuffix >= 3 lib:libaudtag$secondaryArchSuffix >= 3
lib:libavcodec$secondaryArchSuffix lib:libavcodec$secondaryArchSuffix
lib:libavformat$secondaryArchSuffix lib:libavformat$secondaryArchSuffix
@@ -69,7 +69,7 @@ SUPPLEMENTS="audacious$secondaryArchSuffix"
BUILD_REQUIRES=" BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel haiku${secondaryArchSuffix}_devel
devel:libaudcore$secondaryArchSuffix >= 5.2 devel:libaudcore$secondaryArchSuffix >= 5.3
devel:libavcodec$secondaryArchSuffix devel:libavcodec$secondaryArchSuffix
devel:libbs2b$secondaryArchSuffix devel:libbs2b$secondaryArchSuffix
devel:libcddb$secondaryArchSuffix devel:libcddb$secondaryArchSuffix