mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
system/luckybackup: Updated for version 0.4.7.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
dcef599a4e
commit
e3b9b2ce2c
3 changed files with 9 additions and 9 deletions
|
@ -22,7 +22,7 @@
|
|||
# SUCH DAMAGE.
|
||||
|
||||
PRGNAM=luckybackup
|
||||
VERSION=${VERSION:-0.4.6}
|
||||
VERSION=${VERSION:-0.4.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="luckybackup"
|
||||
VERSION="0.4.6"
|
||||
VERSION="0.4.7"
|
||||
HOMEPAGE="http://luckybackup.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/luckybackup/luckybackup-0.4.6.tar.gz"
|
||||
MD5SUM="b456f2a26e56da62922142fa8f4f93d7"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/luckybackup/luckybackup-0.4.7.tar.gz"
|
||||
MD5SUM="ca8d1699f98fe85b0811fb7447064339"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# HOW TO EDIT THIS FILE:
|
||||
# The "handy ruler" below makes it easier to edit a package description. Line
|
||||
# up the first '|' above the ':' following the base package name, and the '|' on
|
||||
# the right side marks the last column you can put a character in. You must make
|
||||
# exactly 11 lines for the formatting to be correct. It's also customary to
|
||||
# leave one space after the ':'.
|
||||
# The "handy ruler" below makes it easier to edit a package description.
|
||||
# Line up the first '|' above the ':' following the base package name, and
|
||||
# the '|' on the right side marks the last column you can put a character in.
|
||||
# You must make exactly 11 lines for the formatting to be correct. It's also
|
||||
# customary to leave one space after the ':' except on otherwise blank lines.
|
||||
|
||||
|-----handy-ruler------------------------------------------------------|
|
||||
luckybackup: luckybackup (backup tool)
|
||||
|
|
Loading…
Reference in a new issue