mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
desktop/elementary-xfce: Updated for version 0.9.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
d203bf72f4
commit
0f95cb1c38
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=elementary-xfce
|
||||
VERSION=${VERSION:-0.8}
|
||||
VERSION=${VERSION:-0.9}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="elementary-xfce"
|
||||
VERSION="0.8"
|
||||
VERSION="0.9"
|
||||
HOMEPAGE="https://github.com/shimmerproject/elementary-xfce"
|
||||
DOWNLOAD="https://github.com/shimmerproject/elementary-xfce/archive/v0.8/elementary-xfce-0.8.tar.gz"
|
||||
MD5SUM="b5c386496157a8b4e79422fd1d73d86d"
|
||||
DOWNLOAD="https://github.com/shimmerproject/elementary-xfce/archive/v0.9/elementary-xfce-0.9.tar.gz"
|
||||
MD5SUM="b4b89b5d117bf3165306cb0baa1eedd0"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue