mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-28 10:02:43 +01:00
system/kitchen-sync: Updated for version 1.13.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
parent
84f691536e
commit
e57e6b6ec2
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
||||||
|
|
||||||
PRGNAM=kitchen-sync
|
PRGNAM=kitchen-sync
|
||||||
SRCNAM=$(echo "$PRGNAM" | tr '-' '_')
|
SRCNAM=$(echo "$PRGNAM" | tr '-' '_')
|
||||||
VERSION=${VERSION:-1.12}
|
VERSION=${VERSION:-1.13}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="kitchen-sync"
|
PRGNAM="kitchen-sync"
|
||||||
VERSION="1.12"
|
VERSION="1.13"
|
||||||
HOMEPAGE="https://github.com/willbryant/kitchen_sync"
|
HOMEPAGE="https://github.com/willbryant/kitchen_sync"
|
||||||
DOWNLOAD="https://github.com/willbryant/kitchen_sync/archive/v1.12/kitchen_sync-1.12.tar.gz"
|
DOWNLOAD="https://github.com/willbryant/kitchen_sync/archive/v1.13/kitchen_sync-1.13.tar.gz"
|
||||||
MD5SUM="e2fe8808d3ad10e13c38645626b4c27e"
|
MD5SUM="d33a2ef95dcbc792292444dd8bc39104"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue