system/luckybackup: Updated for version 0.4.5.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
titopoquito 2011-06-01 00:19:34 -04:00 committed by Robby Workman
parent 903c9bfaea
commit b645596396
5 changed files with 14 additions and 14 deletions

View File

@ -1,3 +1,3 @@
luckybackup is a powerful, fast and reliable backup & sync tool that relies
on rsync. It is written and maintained by Loukas Avgeriou. The program has
luckybackup is a powerful, fast and reliable backup & sync tool that relies
on rsync. It is written and maintained by Loukas Avgeriou. The program has
a graphical frontend as well as a commandline frontend.

View File

@ -22,7 +22,7 @@
# SUCH DAMAGE.
PRGNAM=luckybackup
VERSION=${VERSION:-0.4.4}
VERSION=${VERSION:-0.4.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -83,7 +83,7 @@ qmake luckybackup.pro \
make
make install INSTALL_ROOT=$PKG
# We don't need this
# We don't need this
rm -rf $PKG/usr/share/menu
find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \

View File

@ -1,10 +1,10 @@
PRGNAM="luckybackup"
VERSION="0.4.4"
VERSION="0.4.5"
HOMEPAGE="http://luckybackup.sourceforge.net/"
DOWNLOAD="http://downloads.sourceforge.net/luckybackup/luckybackup-0.4.4.tar.gz"
MD5SUM="f554baa101ef6ef7aab82d3ba3dea92a"
DOWNLOAD="http://downloads.sourceforge.net/luckybackup/luckybackup-0.4.5.tar.gz"
MD5SUM="4bd646dc46ad5d19540ccc77a57fb1ff"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="titopoquito"
EMAIL="titopoquito@gmail.com"
APPROVED="rworkman"
APPROVED="dsomero"

View File

@ -1,6 +1,6 @@
--- luckybackup.pro.orig 2009-12-07 22:36:10.814594306 +0100
+++ luckybackup.pro 2009-12-08 00:18:03.065894763 +0100
@@ -18,16 +18,16 @@
--- luckybackup.pro~ 2011-02-09 10:35:01.000000000 +0100
+++ luckybackup.pro 2011-05-04 10:11:06.239216721 +0200
@@ -20,16 +20,16 @@
pixmap.path = /usr/share/pixmaps
pixmap.files = menu/luckybackup.xpm menu/luckybackup.png

View File

@ -8,9 +8,9 @@
|-----handy-ruler------------------------------------------------------|
luckybackup: luckybackup (backup tool)
luckybackup:
luckybackup: luckybackup is a powerful, fast and, reliable backup & sync
luckybackup: tool that relies on rsync. It is written and maintained by
luckybackup: Loukas Avgeriou. The program has a graphical frontend as
luckybackup: luckybackup is a powerful, fast and, reliable backup & sync
luckybackup: tool that relies on rsync. It is written and maintained by
luckybackup: Loukas Avgeriou. The program has a graphical frontend as
luckybackup: well as a commandline frontend.
luckybackup:
luckybackup: Homepage: http://luckybackup.sourceforge.net