Skip to content

Commit

Permalink
Merge pull request #1733 from mariux64/update-gimp-from-2.10.14-to-2.…
Browse files Browse the repository at this point in the history
…10.18

Update GIMP from 2.10.14 to 2.10.18
  • Loading branch information
donald authored Feb 26, 2020
2 parents 5684187 + 9771499 commit d99e140
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 8 deletions.
11 changes: 5 additions & 6 deletions babl.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION babl-0.1.72-0
# BEE_VERSION babl-0.1.74-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.)
Expand Down Expand Up @@ -48,11 +48,10 @@ SRCURL[0]="https://download.gimp.org/pub/babl/${PKGVERSION[2]}/babl-${PKGVERSION
# bee_configure
#}

#mee_build() {
# bee_build
# # https://gitlab.gnome.org/GNOME/babl/issues/49
# start_cmd ninja test
#}
mee_build() {
bee_build
start_cmd ninja test
}

#mee_install() {
# bee_install
Expand Down
2 changes: 1 addition & 1 deletion gegl.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION gegl-0.4.18-0
# BEE_VERSION gegl-0.4.22-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.)
Expand Down
2 changes: 1 addition & 1 deletion gimp.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION gimp-2.10.14-0
# BEE_VERSION gimp-2.10.18-0

SRCURL[0]="https://download.gimp.org/mirror/pub/gimp/v${PKGVERSION[2]}/gimp-${PKGVERSION}.tar.bz2"

Expand Down

0 comments on commit d99e140

Please sign in to comment.