mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
owncloudclient: fix maintainer mail syntax
This commit is contained in:
parent
48f81b886d
commit
488d3d4f31
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ makedepends="qtkeychain-qt5-devel sqlite-devel qt5-declarative-devel
|
||||||
depends="qt5-plugin-sqlite"
|
depends="qt5-plugin-sqlite"
|
||||||
conf_files="/etc/ownCloud/sync-exclude.lst"
|
conf_files="/etc/ownCloud/sync-exclude.lst"
|
||||||
short_desc="Connect to ownCloud servers"
|
short_desc="Connect to ownCloud servers"
|
||||||
maintainer="Nathan Owens <ndowens04@gmail.com"
|
maintainer="Nathan Owens <ndowens04@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.owncloud.org"
|
homepage="https://www.owncloud.org"
|
||||||
distfiles="https://download.owncloud.com/desktop/stable/${pkgname}-${version}.tar.xz"
|
distfiles="https://download.owncloud.com/desktop/stable/${pkgname}-${version}.tar.xz"
|
||||||
|
|
Loading…
Add table
Reference in a new issue