mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
kio-gdrive: update to 21.04.0.
This commit is contained in:
parent
84c335e608
commit
cb0ef99d9d
1 changed files with 4 additions and 3 deletions
|
@ -1,15 +1,16 @@
|
||||||
# Template file for 'kio-gdrive'
|
# Template file for 'kio-gdrive'
|
||||||
pkgname=kio-gdrive
|
pkgname=kio-gdrive
|
||||||
version=20.12.3
|
version=21.04.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules intltool pkg-config qt5-qmake qt5-host-tools
|
hostmakedepends="extra-cmake-modules intltool pkg-config qt5-qmake qt5-host-tools
|
||||||
kcoreaddons libaccounts-qt5-devel kdoctools"
|
kcoreaddons libaccounts-qt5-devel kdoctools"
|
||||||
makedepends="libaccounts-qt5-devel kaccounts-integration-devel kparts-devel libkgapi-devel"
|
makedepends="libaccounts-qt5-devel kaccounts-integration-devel kparts-devel
|
||||||
|
libkgapi-devel purpose-devel"
|
||||||
depends="kaccounts-providers"
|
depends="kaccounts-providers"
|
||||||
short_desc="KIO slave that enables access and edit Google Drive files"
|
short_desc="KIO slave that enables access and edit Google Drive files"
|
||||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://community.kde.org/KIO_GDrive"
|
homepage="https://community.kde.org/KIO_GDrive"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/kio-gdrive-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/kio-gdrive-${version}.tar.xz"
|
||||||
checksum=4569cc07681aa88a81bda7923c795916cc6d1578859e11f0bb336699db8f7b70
|
checksum=506f79cf2d4a86f5ce0e3905c1de481ba8558ac865f50bd1a347aeef35183e5c
|
||||||
|
|
Loading…
Add table
Reference in a new issue