diff options
author | Marcel Saegebarth <marc@mos6581.de> | 2015-02-19 09:54:51 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-20 22:28:51 +0700 |
commit | 848381d6a4edc260d57508650e166cc9cecb4f11 (patch) | |
tree | 8159bbf27cf55764fd59b417aacc7fe1a2b7a8f9 /system/profile-sync-daemon/profile-sync-daemon.SlackBuild | |
parent | 16eae0c84c22c8c31746b18d3fb5d87ed20ef128 (diff) | |
download | slackbuilds-848381d6a4edc260d57508650e166cc9cecb4f11.tar.gz |
system/profile-sync-daemon: Updated for version 5.69.
Diffstat (limited to 'system/profile-sync-daemon/profile-sync-daemon.SlackBuild')
-rw-r--r-- | system/profile-sync-daemon/profile-sync-daemon.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/profile-sync-daemon/profile-sync-daemon.SlackBuild b/system/profile-sync-daemon/profile-sync-daemon.SlackBuild index febbb1ca9e..d4d6892bb1 100644 --- a/system/profile-sync-daemon/profile-sync-daemon.SlackBuild +++ b/system/profile-sync-daemon/profile-sync-daemon.SlackBuild @@ -25,7 +25,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=profile-sync-daemon -VERSION=${VERSION:-5.68} +VERSION=${VERSION:-5.69} ARCH=noarch BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |