diff options
Diffstat (limited to 'recipes/xournal/xournal_0.4.0.1.bb')
-rw-r--r-- | recipes/xournal/xournal_0.4.0.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xournal/xournal_0.4.0.1.bb b/recipes/xournal/xournal_0.4.0.1.bb index 891997e87a..b288dd3653 100644 --- a/recipes/xournal/xournal_0.4.0.1.bb +++ b/recipes/xournal/xournal_0.4.0.1.bb @@ -5,7 +5,7 @@ DEPENDS = "gtk+ libgnomecanvas libgnomeprintui" RDEPENDS_${PN} = "poppler" SECTION = "x11" LICENSE = "GPL" -PR = "r1" +PR = "r2" SRC_URI = "http://xournal.sourceforge.net/xournal-${PV}.tar.gz \ file://xournal.desktop" |