Skip to content

Commit

Permalink
Merge pull request #2441 from mariux64/fix-xfce4-screenshooter-imgur
Browse files Browse the repository at this point in the history
xfce4-screenshooter: disable imgur upload per default
  • Loading branch information
wwwutz authored Nov 3, 2021
2 parents 9399c89 + 4bb5455 commit 213940e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion xfce4-screenshooter.be0
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
#!/usr/bin/env beesh

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

# 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"

PATCHURL+=("https://beehive.molgen.mpg.de/16994df42f0561b3b252aa486f932078/xfce4-screenshooter-disable-umgur-default.patch")

# build_in_sourcedir

# sourcesubdir_append src
Expand Down

0 comments on commit 213940e

Please sign in to comment.