Merge pull request #3683 from yopito/seafile
seafile-client-qt: update to 5.0.5 (and dependencies)
This commit is contained in:
commit
3754e5201e
3 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ccnet'
|
# Template file for 'ccnet'
|
||||||
pkgname=ccnet
|
pkgname=ccnet
|
||||||
version=5.0.4
|
version=5.0.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --disable-compile-demo"
|
configure_args="--disable-static --disable-compile-demo"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="yopito <pierre.bourgin@free.fr>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://github.com/haiwen/${pkgname}"
|
homepage="https://github.com/haiwen/${pkgname}"
|
||||||
distfiles="https://github.com/haiwen/${pkgname}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/haiwen/${pkgname}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
checksum=b2c930b5c327f9f1ad41d10cdc7ded494c674584bcac892327436c5c8cfac56e
|
checksum=3302703aad3b10b07b64de26f204d3d489a79a2cce089f1b6f905c5db8f72980
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
_sourcename="seafile-client"
|
_sourcename="seafile-client"
|
||||||
|
|
||||||
pkgname=seafile-client-qt
|
pkgname=seafile-client-qt
|
||||||
version=5.0.4
|
version=5.0.5
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${_sourcename}-${version}"
|
wrksrc="${_sourcename}-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -20,7 +20,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=5ce5f0f6615f9d80efd51a23e780340ed840276ced80bc62f1373b643d2fbd28
|
checksum=c3f254219c00abbdcc84cd97a83bab44f1ea4ad38ca5b600c7539678ab7cd447
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc "README.md"
|
vdoc "README.md"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'seafile-libclient'
|
# Template file for 'seafile-libclient'
|
||||||
pkgname=seafile-libclient
|
pkgname=seafile-libclient
|
||||||
version=5.0.4
|
version=5.0.5
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname/-libclient/}-${version}"
|
wrksrc="${pkgname/-libclient/}-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -14,7 +14,7 @@ maintainer="yopito <pierre.bourgin@free.fr>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://github.com/haiwen/${pkgname/-libclient/}"
|
homepage="https://github.com/haiwen/${pkgname/-libclient/}"
|
||||||
distfiles="https://github.com/haiwen/${pkgname/-libclient/}/archive/v${version}.tar.gz>${pkgname/-libclient/}-${version}.tar.gz"
|
distfiles="https://github.com/haiwen/${pkgname/-libclient/}/archive/v${version}.tar.gz>${pkgname/-libclient/}-${version}.tar.gz"
|
||||||
checksum=87f70e563a5f599acd742db15c801896b01b0fdf52f0d7f779fb0cf94cb9c130
|
checksum=4f565284593e7025dfac6e14ecf8a2dcbd4bc3a5a4e38270af25f5b2c60cfb83
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue