Skip to content

Update xfce4-session from 4.14.0 to 4.14.2 #1972

Merged
merged 2 commits into from
Oct 9, 2020
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
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