Skip to content

Commit

Permalink
Merge pull request #682 from mariux64/update-xfce4-settings-from-4.12…
Browse files Browse the repository at this point in the history
….0-to-4.12.3

Update xfce4-settings from 4.12.0 to 4.12.3
  • Loading branch information
donald authored Mar 19, 2018
2 parents 2e2847e + 7fecadf commit 7baae9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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.12.0-0
# BEE_VERSION xfce4-settings-4.12.3-0

## this file was created by bee init and should be executed to build a
## bee-package. (Additional hints are located at the end of this file.)
Expand All @@ -9,7 +9,7 @@
## The source URL(s) define the location of the sources that will be
## downloaded. Version variables may be used to simplify reuse of this bee-file.

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

###############################################################################
## Add URLs/pathes to patch files to the PATCHURL array.
Expand Down

0 comments on commit 7baae9b

Please sign in to comment.