From 08513f42853046c595d1099b6eaf86d90717a103 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Mon, 9 Jul 2018 15:14:25 +0200 Subject: [PATCH 1/3] babl: Update version from 1.50.0 to 1.52.0 --- babl.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/babl.be0 b/babl.be0 index 04c45fa06..dd71974ed 100755 --- a/babl.be0 +++ b/babl.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION babl-0.1.50-0 +# BEE_VERSION babl-0.1.52-0 ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.) From b931d306ac07485f12885130d603e3ec19ff84e8 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Mon, 9 Jul 2018 15:15:00 +0200 Subject: [PATCH 2/3] gegl: Update version from 0.4.2 to 0.4.4 --- gegl.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gegl.be0 b/gegl.be0 index a43a7d1af..d7ae9747a 100755 --- a/gegl.be0 +++ b/gegl.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION gegl-0.4.2-0 +# BEE_VERSION gegl-0.4.4-0 ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.) From 0f3d96ba51160bf112a392d079af0b398025c162 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Mon, 9 Jul 2018 15:07:54 +0200 Subject: [PATCH 3/3] gimp: Update version from 2.10.2 to 2.10.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [Announcement][1]: > The latest update of GIMP’s new stable series delivers bugfixes, > simple horizon straightening, async fonts loading, fonts tagging, and > more new features. > > […] [1]: https://www.gimp.org/news/2018/07/04/gimp-2-10-4-released/ --- gimp.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gimp.be0 b/gimp.be0 index a36df8364..d6ea45093 100755 --- a/gimp.be0 +++ b/gimp.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION gimp-2.10.2-0 +# BEE_VERSION gimp-2.10.4-0 SRCURL[0]="https://download.gimp.org/mirror/pub/gimp/v${PKGVERSION[2]}/gimp-${PKGVERSION}.tar.bz2"