seafile-client-qt: update to 5.1.0
This commit is contained in:
parent
a084f5f0a5
commit
bd52fa4b2f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'seafile-client-qt'
|
# Template file for 'seafile-client-qt'
|
||||||
pkgname=seafile-client-qt
|
pkgname=seafile-client-qt
|
||||||
version=5.0.7
|
version=5.1.0
|
||||||
revision=2
|
revision=1
|
||||||
_sourcename="seafile-client"
|
_sourcename="seafile-client"
|
||||||
wrksrc="${_sourcename}-${version}"
|
wrksrc="${_sourcename}-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -19,7 +19,7 @@ maintainer="yopito <pierre.bourgin@free.fr>"
|
||||||
license="ASL-2"
|
license="ASL-2"
|
||||||
homepage="https://github.com/haiwen/${_sourcename}"
|
homepage="https://github.com/haiwen/${_sourcename}"
|
||||||
distfiles="https://github.com/haiwen/${_sourcename}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/haiwen/${_sourcename}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
checksum=ae6975bc1adf45d09cf9f6332ceac7cf285f8191f6cf50c6291ed45f8cf4ffa5
|
checksum=d2046b52abc630704ec4aacaf9b308dabea40c020efd7e31cf3d81a8b408f5db
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc "README.md"
|
vdoc "README.md"
|
||||||
|
|
Loading…
Reference in a new issue