Skip to content

Commit

Permalink
Merge pull request #1972 from mariux64/update-xfce4-session-from-4.14…
Browse files Browse the repository at this point in the history
….0-to-4.14.2

Update xfce4-session from 4.14.0 to 4.14.2
  • Loading branch information
pmenzel authored Oct 9, 2020
2 parents d80b9b2 + dc1cce4 commit 0cb82b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions xfce4-session.be0
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/usr/bin/env beesh

# BEE_VERSION xfce4-session-4.14.0-0
# BEE_VERSION xfce4-session-4.14.2-0

SRCURL[0]="http://archive.xfce.org/src/xfce/xfce4-session/${PKGVERSION[2]}/xfce4-session-${PKGVERSION}.tar.bz2"
SRCURL[0]="https://archive.xfce.org/src/xfce/xfce4-session/${PKGVERSION[2]}/xfce4-session-${PKGVERSION}.tar.bz2"

# EXCLUDE+=()

Expand Down

0 comments on commit 0cb82b8

Please sign in to comment.