diff options
author | Marcel Saegebarth <marc@mos6581.de> | 2015-06-03 23:18:33 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-07 21:32:05 +0700 |
commit | 1ef75b0d98a5a2d3231cb95503efdeba0b0078f6 (patch) | |
tree | 3585652bccf1415822409186b7ba77891fb15101 /system/profile-sync-daemon/profile-sync-daemon.SlackBuild | |
parent | 4432088e188102be80677ae7feb1dbc53dd59d02 (diff) |
system/profile-sync-daemon: Updated for version 5.74.
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 e6565e415e4b..323ba616c37e 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.73} +VERSION=${VERSION:-5.74} ARCH=noarch BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |