Skip to content

Commit

Permalink
geeqie: correct version ( was p72. is p44 )
Browse files Browse the repository at this point in the history
- to update geeqie to p66 we have to correct the installed version which
was wrongly labeled  p72 but really was 2.0.1-p44
  • Loading branch information
wwwutz committed Jan 20, 2023
1 parent 300755f commit a3dcbae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions geeqie.be0
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#!/usr/bin/env beesh

# BEE_VERSION geeqie-2.0.1_p72-0
# BEE_VERSION geeqie-2.0.1_p44-0

# git repo mandatory for build
# git clone git://git.geeqie.org/geeqie.git
# p => git log v1.6..master --format=reference|wc
# tar zcf geeqie-1.6.0_p145.tar.gz geeqie
# git log v2.0.1...6694c1b2 --format=reference|wc
# tar zcf geeqie-2.0.1_p44.tar.gz geeqie

SRCURL[0]="https://beehive.molgen.mpg.de/70a3113f5b7f4180db8a13a9f2409f63/geeqie-gtk2final.p72_6694c1b2.tar.gz"

Expand Down

0 comments on commit a3dcbae

Please sign in to comment.