summaryrefslogtreecommitdiffstats
path: root/audio-plugins
diff options
context:
space:
mode:
authorVlad Glagolev2020-04-16 01:02:14 +0000
committerVlad Glagolev2020-04-16 01:02:14 +0000
commit2051161411b9772787eeba833fd596f17a33c3de (patch)
tree9ed9e5545b92a96eed54f346e69b9a6feca44caa /audio-plugins
parent397a8fb0795901021777d0f0a74ada6e2e3f03f2 (diff)
audacious-plugins: => 4.0.2
Diffstat (limited to 'audio-plugins')
-rwxr-xr-xaudio-plugins/audacious-plugins/DETAILS4
-rw-r--r--audio-plugins/audacious-plugins/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/audio-plugins/audacious-plugins/DETAILS b/audio-plugins/audacious-plugins/DETAILS
index 0bd2ab2ceb..2f4e5cd0b9 100755
--- a/audio-plugins/audacious-plugins/DETAILS
+++ b/audio-plugins/audacious-plugins/DETAILS
@@ -1,8 +1,8 @@
SPELL=audacious-plugins
- VERSION=4.0
+ VERSION=4.0.2
SOURCE=${SPELL}-${VERSION}.tar.bz2
SOURCE_URL[0]=http://distfiles.audacious-media-player.org/$SOURCE
- SOURCE_HASH=sha512:f9f7d249ff5b8337729ce59b24ec249b96842ed9986a6a42a4de179bed44a431316537311a5514d652c0f847d7e849afd18e0bb2a2a5628d24cc6d449c52095c
+ SOURCE_HASH=sha512:0d3aa46f6ad75e6d541de7b7f24de2cc169a8856c5a204688231b6233131a1ce55feb9bb126eed89d05a8ee21e3a441449a1e11fd20b4fc10724afebb4318118
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://audacious-media-player.org"
LICENSE[0]=GPL
diff --git a/audio-plugins/audacious-plugins/HISTORY b/audio-plugins/audacious-plugins/HISTORY
index 272b3ecfb0..a5b0f23d46 100644
--- a/audio-plugins/audacious-plugins/HISTORY
+++ b/audio-plugins/audacious-plugins/HISTORY
@@ -1,3 +1,6 @@
+2020-04-15 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 4.0.2
+
2020-03-23 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 4.0
* BUILD: added flags to build with clang++