diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2023-06-08 11:05:52 +0200 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2023-06-13 16:15:00 +0200 |
commit | f856f0b6d86b86170d48aa9a113993d409f2a247 (patch) | |
tree | deccc2f1d6d0fa49cbef32208f48853c95a87413 /net-misc/owncloud-client | |
parent | net-libs/libetpan: use HTTPS (diff) | |
download | gentoo-f856f0b6d86b86170d48aa9a113993d409f2a247.tar.gz gentoo-f856f0b6d86b86170d48aa9a113993d409f2a247.tar.bz2 gentoo-f856f0b6d86b86170d48aa9a113993d409f2a247.zip |
net-misc/owncloud-client: update HOMEPAGE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
Diffstat (limited to 'net-misc/owncloud-client')
-rw-r--r-- | net-misc/owncloud-client/owncloud-client-3.1.0.9872.ebuild | 2 | ||||
-rw-r--r-- | net-misc/owncloud-client/owncloud-client-3.2.0.10193.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/owncloud-client/owncloud-client-3.1.0.9872.ebuild b/net-misc/owncloud-client/owncloud-client-3.1.0.9872.ebuild index 9b1cbb4ad99b..8e7d3ba1ca00 100644 --- a/net-misc/owncloud-client/owncloud-client-3.1.0.9872.ebuild +++ b/net-misc/owncloud-client/owncloud-client-3.1.0.9872.ebuild @@ -8,7 +8,7 @@ inherit cmake xdg MY_PN="ownCloud" REGRAPHAPI_PV="1.0.1" DESCRIPTION="Synchronize files from ownCloud Server with your computer" -HOMEPAGE="https://owncloud.org/" +HOMEPAGE="https://owncloud.com/" SRC_URI="https://download.owncloud.com/desktop/${MY_PN}/stable/${PV}/source/${MY_PN}-${PV}.tar.xz https://github.com/owncloud/libre-graph-api-cpp-qt-client/archive/refs/tags/v${REGRAPHAPI_PV}.tar.gz -> libregraphapi-${REGRAPHAPI_PV}.tar.gz" diff --git a/net-misc/owncloud-client/owncloud-client-3.2.0.10193.ebuild b/net-misc/owncloud-client/owncloud-client-3.2.0.10193.ebuild index 3a1a22ca14d5..0abca4d750a4 100644 --- a/net-misc/owncloud-client/owncloud-client-3.2.0.10193.ebuild +++ b/net-misc/owncloud-client/owncloud-client-3.2.0.10193.ebuild @@ -8,7 +8,7 @@ inherit cmake xdg MY_PN="ownCloud" REGRAPHAPI_PV="1.0.1" DESCRIPTION="Synchronize files from ownCloud Server with your computer" -HOMEPAGE="https://owncloud.org/" +HOMEPAGE="https://owncloud.com/" SRC_URI="https://download.owncloud.com/desktop/${MY_PN}/stable/${PV}/source/${MY_PN}-${PV}.tar.xz https://github.com/owncloud/libre-graph-api-cpp-qt-client/archive/refs/tags/v${REGRAPHAPI_PV}.tar.gz -> libregraphapi-${REGRAPHAPI_PV}.tar.gz" |