From 0f3d96ba51160bf112a392d079af0b398025c162 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Mon, 9 Jul 2018 15:07:54 +0200 Subject: [PATCH] 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"