Skip to content

Commit

Permalink
Merge pull request #779 from mariux64/update-gimp-from-2.10.0-to-2.10.2
Browse files Browse the repository at this point in the history
Update GIMP from 2.10.0 to 2.10.2
  • Loading branch information
david authored May 22, 2018
2 parents af6cd5c + d2829cf commit 0431218
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion 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.46-0
# BEE_VERSION babl-0.1.50-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 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.0-0
# BEE_VERSION gegl-0.4.2-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
8 changes: 4 additions & 4 deletions 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.0-0
# BEE_VERSION gimp-2.10.2-0

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

Expand Down Expand Up @@ -31,7 +31,7 @@ SRCURL[0]="https://download.gimp.org/mirror/pub/gimp/v${PKGVERSION[2]}/gimp-${PK
# bee_build
#}

mee_install() {
bee_install
}
#mee_install() {
# bee_install
#}
## by default this may be 'make install DESTDIR="${D}"'

0 comments on commit 0431218

Please sign in to comment.