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