desktop/seafile-gui: Updated for version 4.3.2.
This commit is contained in:
parent
24896e6850
commit
25afeda393
|
@ -26,7 +26,7 @@
|
|||
|
||||
PRGNAM=seafile-gui
|
||||
SRCNAM=seafile-client
|
||||
VERSION=${VERSION:-4.3.0}
|
||||
VERSION=${VERSION:-4.3.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="seafile-gui"
|
||||
VERSION="4.3.0"
|
||||
VERSION="4.3.2"
|
||||
HOMEPAGE="http://seafile.com/"
|
||||
DOWNLOAD="https://github.com/haiwen/seafile-client/archive/v4.3.0.tar.gz"
|
||||
MD5SUM="c86f238d974c322ef23b6dcb14d975c0"
|
||||
DOWNLOAD="https://github.com/haiwen/seafile-client/archive/v4.3.2.tar.gz"
|
||||
MD5SUM="cf0abea0f3b1960f04c3daec4efdfee5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="seafile-client"
|
||||
|
|
Loading…
Reference in New Issue