mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
owncloudclient: update to 4.2.0.
This commit is contained in:
parent
3d6c9d28a0
commit
29fd7c34fa
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'owncloudclient'
|
# Template file for 'owncloudclient'
|
||||||
pkgname=owncloudclient
|
pkgname=owncloudclient
|
||||||
version=4.1.0
|
version=4.2.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-Wno-dev -DWITH_AUTO_UPDATER=OFF"
|
configure_args="-Wno-dev -DWITH_AUTO_UPDATER=OFF"
|
||||||
hostmakedepends="pkg-config extra-cmake-modules qt5-host-tools qt5-tools-devel
|
hostmakedepends="pkg-config extra-cmake-modules qt5-host-tools qt5-tools-devel
|
||||||
|
@ -17,7 +17,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://www.owncloud.org"
|
homepage="https://www.owncloud.org"
|
||||||
changelog="https://raw.githubusercontent.com/owncloud/client/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/owncloud/client/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/owncloud/client/archive/v${version/.rc/-rc}.tar.gz"
|
distfiles="https://github.com/owncloud/client/archive/v${version/.rc/-rc}.tar.gz"
|
||||||
checksum=32c1a9e73f510bee4f7da3c399ff208739f221e4600f69280b9dcc3763d1f84c
|
checksum=e31402a922c63dd94975cb3d8b0a0952374891024daf8e08ce4442cfba0729b1
|
||||||
subpackages="owncloudclient-kde5 owncloudclient-devel"
|
subpackages="owncloudclient-kde5 owncloudclient-devel"
|
||||||
|
|
||||||
owncloudclient-kde5_package() {
|
owncloudclient-kde5_package() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue