Skip to content

Commit

Permalink
Merge pull request #1196 from mariux64/update-xfce4-from-13-to-14
Browse files Browse the repository at this point in the history
Update Xfce4 from 13 to 14
  • Loading branch information
pmenzel authored Aug 12, 2019
2 parents c310158 + d01003a commit d004551
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion exo.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION exo-0.12.6-0
# BEE_VERSION exo-0.12.8-0

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

Expand Down
2 changes: 1 addition & 1 deletion garcon.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION garcon-0.6.3-0
# BEE_VERSION garcon-0.6.4-0

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

Expand Down
2 changes: 1 addition & 1 deletion libxfce4ui.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION libxfce4ui-4.13.6-0
# BEE_VERSION libxfce4ui-4.14.1-0

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

Expand Down
2 changes: 1 addition & 1 deletion libxfce4util.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION libxfce4util-4.13.4-0
# BEE_VERSION libxfce4util-4.14.0-0

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

Expand Down
2 changes: 1 addition & 1 deletion tumbler.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION tumbler-0.2.5-0
# BEE_VERSION tumbler-0.2.7-0

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

Expand Down
2 changes: 1 addition & 1 deletion xfce4-appfinder.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION xfce4-appfinder-4.13.4-0
# BEE_VERSION xfce4-appfinder-4.14.0-0

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

Expand Down
2 changes: 1 addition & 1 deletion xfce4-dev-tools.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION xfce4-dev-tools-4.13.0-0
# BEE_VERSION xfce4-dev-tools-4.14.0-0

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

Expand Down
2 changes: 1 addition & 1 deletion xfce4-panel.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION xfce4-panel-4.13.6-0
# BEE_VERSION xfce4-panel-4.14.0-0

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

Expand Down
2 changes: 1 addition & 1 deletion xfce4-session.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION xfce4-session-4.13.3-0
# BEE_VERSION xfce4-session-4.14.0-0

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

Expand Down
2 changes: 1 addition & 1 deletion xfce4-settings.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION xfce4-settings-4.13.7-0
# BEE_VERSION xfce4-settings-4.14.0-0

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

Expand Down
2 changes: 1 addition & 1 deletion xfconf.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION xfconf-4.13.8-0
# BEE_VERSION xfconf-4.14.1-0

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

Expand Down
2 changes: 1 addition & 1 deletion xfdesktop.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION xfdesktop-4.13.5-0
# BEE_VERSION xfdesktop-4.14.1-0

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

Expand Down
2 changes: 1 addition & 1 deletion xfwm4.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION xfwm4-4.13.4-0
# BEE_VERSION xfwm4-4.14.0-0

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

Expand Down

0 comments on commit d004551

Please sign in to comment.