Skip to content

Commit

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

Update GIMP from 2.10.20 to 2.10.22
  • Loading branch information
pmenzel committed Oct 7, 2020
2 parents 3e22b66 + a894dff commit d80b9b2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 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.)
Expand Down
4 changes: 2 additions & 2 deletions 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+=()
Expand Down

0 comments on commit d80b9b2

Please sign in to comment.