diff options
Diffstat (limited to 'recipes/shr/shr-wizard_git.bb')
-rw-r--r-- | recipes/shr/shr-wizard_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/shr/shr-wizard_git.bb b/recipes/shr/shr-wizard_git.bb index 0f085047f9..a1cfca14bd 100644 --- a/recipes/shr/shr-wizard_git.bb +++ b/recipes/shr/shr-wizard_git.bb @@ -6,7 +6,7 @@ RDEPENDS_${PN} = "python-elementary shr-settings python-phoneutils e-wm python-d SECTION = "x11/application" SRCREV = "24450cba257e7057045ad576530f158a03bd0f8b" PV = "0.0.0+gitr${SRCPV}" -PR = "r4" +PR = "r5" inherit autotools |