diff options
author | Marcel Saegebarth <marc@mos6581.de> | 2015-07-09 20:35:44 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-07-11 14:10:54 +0700 |
commit | 90a63d0a134b5af792a11a31daa51b3b333d24ae (patch) | |
tree | 0d9fea77104bc3d347f135a479dd7221e20a7900 /system/profile-sync-daemon | |
parent | 4b828e311c4d881bfba86cc4da02ea3f3c3d47fb (diff) |
system/profile-sync-daemon: Updated for version 5.74.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/profile-sync-daemon')
-rw-r--r-- | system/profile-sync-daemon/profile-sync-daemon.SlackBuild | 2 | ||||
-rw-r--r-- | system/profile-sync-daemon/profile-sync-daemon.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/profile-sync-daemon/profile-sync-daemon.SlackBuild b/system/profile-sync-daemon/profile-sync-daemon.SlackBuild index 323ba616c37e..2dc4c4517f36 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.74} +VERSION=${VERSION:-5.74.1} ARCH=noarch BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/profile-sync-daemon/profile-sync-daemon.info b/system/profile-sync-daemon/profile-sync-daemon.info index ba6aec1c79bd..f0e7fd3a70bc 100644 --- a/system/profile-sync-daemon/profile-sync-daemon.info +++ b/system/profile-sync-daemon/profile-sync-daemon.info @@ -1,8 +1,8 @@ PRGNAM="profile-sync-daemon" -VERSION="5.74" +VERSION="5.74.1" HOMEPAGE="https://github.com/graysky2/profile-sync-daemon/" -DOWNLOAD="https://github.com/graysky2/profile-sync-daemon/archive/v5.74.tar.gz" -MD5SUM="ca57a793a492ab4eca958a8d861cf227" +DOWNLOAD="https://github.com/graysky2/profile-sync-daemon/archive/v5.74.1.tar.gz" +MD5SUM="59888840bf6cf102a81a6fbe50ff86e6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |