From ea833c6cbcb59265eedda275bb33f37de8beb60c Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Wed, 7 Oct 2020 09:42:22 +0200 Subject: [PATCH 1/2] babl: Update version from 0.1.80 to 0.1.82 https://gitlab.gnome.org/GNOME/babl/-/blob/BABL_0_1_82/NEWS --- babl.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/babl.be0 b/babl.be0 index 4aa22ee46..726c893d4 100755 --- a/babl.be0 +++ b/babl.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION babl-0.1.80-0 +# BEE_VERSION babl-0.1.82-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 a894dff7959d2151d7672bacae15a0cb81f20c1c Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Wed, 7 Oct 2020 10:02:12 +0200 Subject: [PATCH 2/2] gimp: Update version from 2.10.20 to 2.10.22 https://gitlab.gnome.org/GNOME/gimp/-/blob/GIMP_2_10_22/NEWS --- gimp.be0 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gimp.be0 b/gimp.be0 index 2d4abd2b2..e6dc321f8 100755 --- a/gimp.be0 +++ b/gimp.be0 @@ -1,9 +1,9 @@ #!/usr/bin/env beesh -# BEE_VERSION gimp-2.10.20-1 +# BEE_VERSION gimp-2.10.22-0 # SRCURL[0]="https://download.gimp.org/mirror/pub/gimp/v${PKGVERSION[2]}/gimp-${PKGVERSION}.tar.bz2" -SRCURL[0]="https://beehive.molgen.mpg.de/7479a4e90b28628d2948e6612fe44049/gimp-2.10.20.tar.bz2" +SRCURL[0]="/src/mariux/md5repo/9d559ba6f039da033754f1d62a91cc39/gimp-${PKGVERSION}.tar.bz2" # PATCHURL+=()