matchbox-desktop: Bump PR

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2118 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2007-07-05 14:17:03 +00:00
parent 2d96af6480
commit 1d28e031a4
2 changed files with 2 additions and 1 deletions

View File

@ -2,6 +2,7 @@ DESCRIPTION = "Matchbox Window Manager Desktop"
LICENSE = "GPL"
DEPENDS = "gtk+ startup-notification"
SECTION = "x11/wm"
PR = "r1"
SRC_URI = "http://projects.o-hand.com/matchbox/sources/matchbox-desktop/2.0/matchbox-desktop-${PV}.tar.bz2"

View File

@ -3,7 +3,7 @@ LICENSE = "GPL"
DEPENDS = "gtk+ startup-notification"
SECTION = "x11/wm"
PV = "2.0+svn${SRCDATE}"
PR = "r1"
PR = "r2"
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN}-2;proto=http"