owncloudclient: fix maintainer mail syntax
This commit is contained in:
parent
48f81b886d
commit
488d3d4f31
|
@ -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…
Reference in New Issue