mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
nextcloud-client: update to 3.6.0
fixed revision number
This commit is contained in:
parent
051f5c95b3
commit
317d579e2a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nextcloud-client'
|
# Template file for 'nextcloud-client'
|
||||||
pkgname=nextcloud-client
|
pkgname=nextcloud-client
|
||||||
version=3.5.4
|
version=3.6.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="desktop-${version}"
|
wrksrc="desktop-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -20,7 +20,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://nextcloud.com/clients/"
|
homepage="https://nextcloud.com/clients/"
|
||||||
changelog="https://github.com/nextcloud/desktop/releases"
|
changelog="https://github.com/nextcloud/desktop/releases"
|
||||||
distfiles="https://github.com/nextcloud/desktop/archive/v${version}.tar.gz"
|
distfiles="https://github.com/nextcloud/desktop/archive/v${version}.tar.gz"
|
||||||
checksum=f6222403063f83d52577ab4c53060eec8d0dc499e56975e44767b53d9b6e896f
|
checksum=d7c1d3f6a867566c1f9a629c8c0d954ba69ebc4107c0faa975a1ccf42842d0df
|
||||||
# https://github.com/void-linux/void-packages/pull/33358#discussion_r724518549
|
# https://github.com/void-linux/void-packages/pull/33358#discussion_r724518549
|
||||||
make_check=ci-skip
|
make_check=ci-skip
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue