mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
system/profile-sync-daemon: Updated for version 5.65.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e828339adc
commit
ad74b6650a
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=profile-sync-daemon
|
||||
VERSION=${VERSION:-5.64}
|
||||
VERSION=${VERSION:-5.65}
|
||||
ARCH=noarch
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="profile-sync-daemon"
|
||||
VERSION="5.64"
|
||||
VERSION="5.65"
|
||||
HOMEPAGE="https://github.com/graysky2/profile-sync-daemon/"
|
||||
DOWNLOAD="https://github.com/graysky2/profile-sync-daemon/archive/v5.64.tar.gz"
|
||||
MD5SUM="034b01a70c9a9ab6ffe55b1b9c272b0f"
|
||||
DOWNLOAD="https://github.com/graysky2/profile-sync-daemon/archive/v5.65.tar.gz"
|
||||
MD5SUM="f8acf65d5ba79579edec40d84a7d0173"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue