diff options
-rw-r--r-- | recipes/freesmartphone/opimd-utils_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/freesmartphone/opimd-utils_git.bb b/recipes/freesmartphone/opimd-utils_git.bb index 2bc1f3705a..08f3293a47 100644 --- a/recipes/freesmartphone/opimd-utils_git.bb +++ b/recipes/freesmartphone/opimd-utils_git.bb @@ -5,7 +5,7 @@ LICENSE ?= "GPL" RDEPENDS = "python-elementary python-dbus python-codecs python-shell python python-core python-edbus frameworkd" SECTION = "x11/application" SRCREV = "1872cdebe1209123710259e25cb8c8b47a627112" -PV = "0.0.2+gitr${SRCREV}" +PV = "0.0.3+gitr${SRCREV}" PR = "r0" inherit setuptools |