diff options
-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 |