Skip to content

Commit

Permalink
Gimp: Update to version 2.10.38
Browse files Browse the repository at this point in the history
  • Loading branch information
david committed Mar 13, 2025
1 parent 45d05de commit 94f0f3e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gimp.be0
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/usr/bin/env beesh

# BEE_VERSION gimp-2.10.22-0
# BEE_VERSION gimp-2.10.38-0

# SRCURL[0]="https://download.gimp.org/mirror/pub/gimp/v${PKGVERSION[2]}/gimp-${PKGVERSION}.tar.bz2"
SRCURL[0]="/src/mariux/md5repo/9d559ba6f039da033754f1d62a91cc39/gimp-${PKGVERSION}.tar.bz2"
#SRCURL[0]="https://download.gimp.org/mirror/pub/gimp/v${PKGVERSION[2]}/gimp-${PKGVERSION}.tar.bz2"
SRCURL[0]="https://beehive.molgen.mpg.de/b5e37c9570a8ee723debe6d3728555ae/gimp-2.10.38.tar.bz2"


# PATCHURL+=()
Expand Down

0 comments on commit 94f0f3e

Please sign in to comment.