Skip to content

Commit

Permalink
babl: Update version from 0.1.72 to 0.1.74
Browse files Browse the repository at this point in the history
Use the latest version for GIMP 2.10.18.

The tests can be enabled again.
  • Loading branch information
pmenzel committed Feb 26, 2020
1 parent 5684187 commit 8172ee2
Showing 1 changed file with 5 additions and 6 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

0 comments on commit 8172ee2

Please sign in to comment.