From: Grazvydas Ignotas Date: Tue, 29 Apr 2014 22:31:31 +0000 (+0300) Subject: pandora-configtray: update to latest git X-Git-Tag: sz_161~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=457c343d28def379d0ae8fbefbcf18d9f5fc433e;p=openpandora.oe.git pandora-configtray: update to latest git --- diff --git a/recipes/pandora-system/pandora-configtray.bb b/recipes/pandora-system/pandora-configtray.bb index 07a00f0..de77b26 100755 --- a/recipes/pandora-system/pandora-configtray.bb +++ b/recipes/pandora-system/pandora-configtray.bb @@ -1,7 +1,7 @@ DESCRIPTION = "A tray applet to change various Pandora-related settings" LICENSE = "zlib" -PR = "r14" +PR = "r15" PARALLEL_MAKE = "" DEPENDS = "gtk+" @@ -19,7 +19,7 @@ SRC_URI = " \ file://Pandora-Configtray.desktop \ " -SRCREV = "4cba5ccd41f759cea7b71167d38b7d9fc336da99" +SRCREV = "593eab047a837e109b670683a91261020f70bead" S = "${WORKDIR}/git"