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