diff options
Diffstat (limited to 'recipes/shr/shr-settings_git.bb')
-rw-r--r-- | recipes/shr/shr-settings_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/shr/shr-settings_git.bb b/recipes/shr/shr-settings_git.bb index 507be0fefd..02cc18f12a 100644 --- a/recipes/shr/shr-settings_git.bb +++ b/recipes/shr/shr-settings_git.bb @@ -6,7 +6,7 @@ RDEPENDS = "python-elementary python-dbus python-codecs python-shell python-pyrt SECTION = "x11/application" SRCREV = "b6aed65934cf047f1abd3d8f630d87f900422c38" PE = "1" -PV = "0.1.1+gitr${SRCREV}" +PV = "0.1.1+gitr${SRCPV}" PR = "r9" inherit setuptools |