From d61e5d2c7b18b8be1577c5a1b49ac3c1e894c38c Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Sun, 6 May 2018 00:42:10 +1000 Subject: [PATCH] Qmmp: bump version --- .../patches/{qmmp-1.2.0.patchset => qmmp-1.2.1.patchset} | 0 media-sound/qmmp/{qmmp-1.2.0.recipe => qmmp-1.2.1.recipe} | 6 +++--- 2 files changed, 3 insertions(+), 3 deletions(-) rename media-sound/qmmp/patches/{qmmp-1.2.0.patchset => qmmp-1.2.1.patchset} (100%) rename media-sound/qmmp/{qmmp-1.2.0.recipe => qmmp-1.2.1.recipe} (96%) diff --git a/media-sound/qmmp/patches/qmmp-1.2.0.patchset b/media-sound/qmmp/patches/qmmp-1.2.1.patchset similarity index 100% rename from media-sound/qmmp/patches/qmmp-1.2.0.patchset rename to media-sound/qmmp/patches/qmmp-1.2.1.patchset diff --git a/media-sound/qmmp/qmmp-1.2.0.recipe b/media-sound/qmmp/qmmp-1.2.1.recipe similarity index 96% rename from media-sound/qmmp/qmmp-1.2.0.recipe rename to media-sound/qmmp/qmmp-1.2.1.recipe index a1a94ae5c..b12bcf8c0 100644 --- a/media-sound/qmmp/qmmp-1.2.0.recipe +++ b/media-sound/qmmp/qmmp-1.2.1.recipe @@ -2,11 +2,11 @@ SUMMARY="Qt-based audio player with winamp/xmms skins support" DESCRIPTION="This program is an audio-player, written with the help of the Qt library. \ The user interface is similar to winamp or xmms." HOMEPAGE="http://qmmp.ylsoftware.com/" -COPYRIGHT="2006-2017 Qmmp Development Team" +COPYRIGHT="2006-2018 Qmmp Development Team" LICENSE="GNU GPL v2" -REVISION="2" +REVISION="1" SOURCE_URI="https://sourceforge.net/projects/qmmp-dev/files/qmmp/qmmp-$portVersion.tar.bz2" -CHECKSUM_SHA256="8020c92e5dd75ed9ab34fd5d1bb524e01f2f361dafd2fe9a3073ae97f5896c9e" +CHECKSUM_SHA256="b9314126adf72534d3ba907246b075a45a997578e5fb86e52769e01602e4e8a9" PATCHES="qmmp-$portVersion.patchset" ARCHITECTURES="!x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86"