mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/profile-sync-daemon: Updated for version 5.60.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5c62be2fe7
commit
2c84ada49e
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=profile-sync-daemon
|
||||
VERSION=${VERSION:-5.55}
|
||||
VERSION=${VERSION:-5.60}
|
||||
ARCH=noarch
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="profile-sync-daemon"
|
||||
VERSION="5.55"
|
||||
VERSION="5.60"
|
||||
HOMEPAGE="https://github.com/graysky2/profile-sync-daemon/"
|
||||
DOWNLOAD="https://github.com/graysky2/profile-sync-daemon/archive/v5.55.tar.gz"
|
||||
MD5SUM="28233a6949f90daacedc2f284180e256"
|
||||
DOWNLOAD="https://github.com/graysky2/profile-sync-daemon/archive/v5.60.tar.gz"
|
||||
MD5SUM="e08eebd770970a156721cf80e9981bd3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue