From 96c92cb4ab99cb93c186b1785d0ddffa6cbe3f0a Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Mon, 20 Aug 2018 16:15:58 +0200 Subject: [PATCH 1/3] babl: Update version from 1.1.52 to 1.1.56 GIMP 2.10.6 depends on at least 0.1.56. --- babl.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/babl.be0 b/babl.be0 index dd71974ed..45bcdf368 100755 --- a/babl.be0 +++ b/babl.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION babl-0.1.52-0 +# BEE_VERSION babl-0.1.56-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 4cb684e9bbdd82088c24f360c6839ad66afc8f8c Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Mon, 20 Aug 2018 16:16:46 +0200 Subject: [PATCH 2/3] gegl: Update version from 0.4.4 to 0.4.8 GIMP 2.10.6 depends on at least version 0.4.8. --- gegl.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gegl.be0 b/gegl.be0 index d7ae9747a..1dcfb3955 100755 --- a/gegl.be0 +++ b/gegl.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION gegl-0.4.4-0 +# BEE_VERSION gegl-0.4.8-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 6b4733f13e0ceac21395d3e9af36299180f70ae9 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Mon, 20 Aug 2018 16:11:33 +0200 Subject: [PATCH 3/3] gimp: Update version from 2.10.4 to 2.10.6 1. [Announcement][1] 2. [NEWS][2] [1]: https://www.gimp.org/news/2018/08/19/gimp-2-10-6-released/ [2]: https://gitlab.gnome.org/GNOME/gimp/blob/3bbebaf6e06229ac893c1d4a34295a156ab28a06/NEWS#L11 --- gimp.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gimp.be0 b/gimp.be0 index d6ea45093..8bc285621 100755 --- a/gimp.be0 +++ b/gimp.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION gimp-2.10.4-0 +# BEE_VERSION gimp-2.10.6-0 SRCURL[0]="https://download.gimp.org/mirror/pub/gimp/v${PKGVERSION[2]}/gimp-${PKGVERSION}.tar.bz2"