Skip to content

Commit

Permalink
Merge pull request #2666 from mariux64/update-eog-421
Browse files Browse the repository at this point in the history
eog: update 40.3 to 42.1
  • Loading branch information
wwwutz authored May 3, 2022
2 parents 30f9f02 + 92f8ce0 commit 4d26d3d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions eog.be0
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#!/usr/bin/env beesh

# BEE_VERSION eog-40.3-0
# BEE_VERSION eog-42.1-0

#https://download.gnome.org/sources/eog/40/eog-40.3.tar.xz
#https://download.gnome.org/sources/eog/42/eog-42.1.tar.xz

#SRCURL[0]="https://download.gnome.org/sources/eog/${PKGVERSION[1]}/eog-${PKGVERSION}.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/7ed0133cd59b1fed88f2f9513d0de27a/eog-40.3.tar.xz"
# SRCURL[0]="https://download.gnome.org/sources/eog/${PKGVERSION[1]}/eog-${PKGVERSION}.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/531ba9f0d7ac23f422198f8dc02a44cf/eog-42.1.tar.xz"

# PATCHURL+=()

Expand Down
4 changes: 2 additions & 2 deletions libhandy.be0
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/usr/bin/env beesh

# BEE_VERSION libhandy-1.2.3-0
# BEE_VERSION libhandy-1.6.2-0

# SRCURL[0]="https://download.gnome.org/sources/libhandy/${PKGVERSION[2]}/libhandy-${PKGVERSION}.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/f468e27518d393961e3fa8803d4550d5/libhandy-1.2.3.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/7612c9d8da2dec2e2d314c5df0557b06/libhandy-1.6.2.tar.xz"

# PATCHURL+=()

Expand Down

0 comments on commit 4d26d3d

Please sign in to comment.