Skip to content

xfce4-screenshooter: update 1.9.5 to 1.9.9 #2440

Merged
merged 2 commits into from
Nov 1, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 3 additions & 9 deletions xfce4-screenshooter.be0
Original file line number Diff line number Diff line change
@@ -1,20 +1,14 @@
#!/usr/bin/env beesh

# BEE_VERSION xfce4-screenshooter-1.9.5-1
# BEE_VERSION xfce4-screenshooter-1.9.9-0

#SRCURL[0]="https://archive.xfce.org/src/apps/xfce4-screenshooter/${PKGVERSION[2]}/xfce4-screenshooter-${PKGVERSION}.tar.bz2"
SRCURL[0]="https://beehive.molgen.mpg.de/0354811cd2622d3de92e342c7eaa184d/xfce4-screenshooter-1.9.5.tar.bz2"

# https://bugzilla.xfce.org/show_bug.cgi?id=15792
PATCHURL+=(https://beehive.molgen.mpg.de/ebffe7058ddd2a941d9c91832581abd0/xfce4-screenshooter-fix-crash-in-libgtk-bug-15792.diff)

# EXCLUDE+=()
# SRCURL[0]="https://archive.xfce.org/src/apps/xfce4-screenshooter/${PKGVERSION[2]}/xfce4-screenshooter-${PKGVERSION}.tar.bz2"
SRCURL[0]="https://beehive.molgen.mpg.de/33fdd71a8f403eb5a03c7172214c05f2/xfce4-screenshooter-1.9.9.tar.bz2"

# build_in_sourcedir

# sourcesubdir_append src


#mee_extract() {
# bee_extract "${@}"
#}
Expand Down