From 9e82c7a748601d5066620f5807467b4b9e190f9d Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Fri, 22 Jun 2012 00:52:15 +0200 Subject: [PATCH] pandora-configtray.bb: Bunmped to latest version --- recipes/pandora-system/pandora-configtray.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/pandora-system/pandora-configtray.bb b/recipes/pandora-system/pandora-configtray.bb index c422a33..e1cdcd7 100755 --- a/recipes/pandora-system/pandora-configtray.bb +++ b/recipes/pandora-system/pandora-configtray.bb @@ -1,6 +1,6 @@ DESCRIPTION = "A tray applet to change various Pandora-related settings" -PR = "r6" +PR = "r7" PARALLEL_MAKE = "" DEPENDS = "gtk+" @@ -17,7 +17,7 @@ SRC_URI = " \ file://Pandora-Configtray.desktop \ " -SRCREV = "3236fb109a9d6e264767345e397af2f9ea814deb" +SRCREV = "c378085ca8de44bb25d5f7b19518a1bc2fb4b1f2" S = "${WORKDIR}/git" -- 2.39.5