diff options
author | Koen Kooi <koen@openembedded.org> | 2010-04-15 17:25:30 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-04-15 17:34:57 +0200 |
commit | 49c62b9ca0f607a79826dac080ea461cb353d9b6 (patch) | |
tree | 90c984dee5b7701ef45c7206a09a35bf7223eed6 /recipes/sylpheed | |
parent | c9bbe810c530c65ef9c0dd067315aa352bd49adb (diff) |
claws-mail: bump PR
Diffstat (limited to 'recipes/sylpheed')
-rw-r--r-- | recipes/sylpheed/claws-mail_3.6.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/sylpheed/claws-mail_3.6.1.bb b/recipes/sylpheed/claws-mail_3.6.1.bb index a3db162936..ee9e244369 100644 --- a/recipes/sylpheed/claws-mail_3.6.1.bb +++ b/recipes/sylpheed/claws-mail_3.6.1.bb @@ -2,7 +2,7 @@ SECTION = "x11/network" DESCRIPTION = "Mail user agent" DEPENDS = "gtk+ libetpan openssl aspell" LICENSE = "GPL" -PR = "r2" +PR = "r3" inherit autotools pkgconfig |