mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
system/kitchen-sync: Updated for version 1.11.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
parent
87f06dbe0d
commit
755abdba3b
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=kitchen-sync
|
||||
SRCNAM=$(echo "$PRGNAM" | tr '-' '_')
|
||||
VERSION=${VERSION:-1.10}
|
||||
VERSION=${VERSION:-1.11}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="kitchen-sync"
|
||||
VERSION="1.10"
|
||||
VERSION="1.11"
|
||||
HOMEPAGE="https://github.com/willbryant/kitchen_sync"
|
||||
DOWNLOAD="https://github.com/willbryant/kitchen_sync/archive/v1.10/kitchen_sync-1.10.tar.gz"
|
||||
MD5SUM="79260f252d6612e18f4de2f95349d5a2"
|
||||
DOWNLOAD="https://github.com/willbryant/kitchen_sync/archive/v1.11/kitchen_sync-1.11.tar.gz"
|
||||
MD5SUM="14e298de3cb7908183d8e918e7e315cc"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue