diff options
Diffstat (limited to 'recipes/shr/shr-installer_git.bb')
-rw-r--r-- | recipes/shr/shr-installer_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/shr/shr-installer_git.bb b/recipes/shr/shr-installer_git.bb index 2b90847860..8823cba92c 100644 --- a/recipes/shr/shr-installer_git.bb +++ b/recipes/shr/shr-installer_git.bb @@ -6,7 +6,7 @@ RDEPENDS = "python-elementary python-dbus python-core python-edbus packagekit" SECTION = "x11/application" SRCREV = "8608816ea1a1ac14b6e9faaa3685dd2b6450e889" -PV = "0.0.2+gitr${SRCREV}" +PV = "0.0.2+gitr${SRCPV}" PR = "r0" inherit setuptools |