diff options
Diffstat (limited to 'galculator')
-rw-r--r-- | galculator/galculator_1.2.3.oe | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/galculator/galculator_1.2.3.oe b/galculator/galculator_1.2.3.oe index d99335f95c..4721bca94a 100644 --- a/galculator/galculator_1.2.3.oe +++ b/galculator/galculator_1.2.3.oe @@ -1,11 +1,11 @@ -PR = "r1" +PR = "r2" inherit autotools pkgconfig PROVIDES = "galculator" DESCRIPTION = "GTK Advanced Calculator" DEPENDS = "virtual/libc gtk+ libglade" -MAINTAINER = "Florian Boor <florian.boor@kernelconcepts.de" +MAINTAINER = "Florian Boor <florian.boor@kernelconcepts.de>" SECTION = "gpe" PRIORITY = "optional" |