diff --git a/README.md b/README.md index 791cd661d146ca173380935418cf86f3254af887..df2037c54e29f400c9169e98e8a3e22d74947af0 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,8 @@ # ocs-url [](https://www.gnu.org/licenses/gpl-3.0) -[](https://travis-ci.org/opendesktop/ocs-url) -An install helper program for items served on OpenCollaborationServices (OCS). +An install helper program for items served via OpenCollaborationServices (ocs://). Copyright: 2016-2018, Opendesktop.org @@ -15,4 +14,4 @@ https://www.linux-apps.com/p/1136805/ And please check the ocs-url wiki for more information. -https://github.com/opendesktop/ocs-url/wiki +https://www.opencode.net/OCS/ocs-url/wiki diff --git a/app/configs/application.json b/app/configs/application.json index 73b3726497ecbe95cb5649143d69cf08ada8afdf..0b7749e6973ec535c4b5acf9d14add25e8b86150 100644 --- a/app/configs/application.json +++ b/app/configs/application.json @@ -5,9 +5,9 @@ "organization": "Opendesktop.org", "domain": "org.opendesktop.ocs-url", "icon": ":/desktop/ocs-url.svg", - "description": "An install helper program for items served on OpenCollaborationServices (OCS).", + "description": "An install helper program for items served via OpenCollaborationServices (ocs://).", "license": "GPL-3+", "author": "Opendesktop.org", "contact": "contact@opendesktop.org", - "homepage": "https://github.com/opendesktop/ocs-url" + "homepage": "https://www.opencode.net/OCS/ocs-url" } diff --git a/pkg/archlinux/PKGBUILD b/pkg/archlinux/PKGBUILD index d7cccf3754b160e86cf6dc7eecee3977f69a28ce..dae59d90e817d41d0fd13632037aa0ab757dc42d 100644 --- a/pkg/archlinux/PKGBUILD +++ b/pkg/archlinux/PKGBUILD @@ -3,13 +3,13 @@ pkgname='ocs-url' pkgver='3.0.3' pkgrel='1' -pkgdesc='An install helper program for items served on OpenCollaborationServices (OCS).' +pkgdesc='An install helper program for items served via OpenCollaborationServices (ocs://).' arch=('i686' 'x86_64') -url='https://github.com/opendesktop/ocs-url' +url='https://www.opencode.net/OCS/ocs-url' license=('GPL3') depends=('qt5-base>=5.2.0' 'qt5-svg>=5.2.0' 'qt5-declarative>=5.2.0' 'qt5-quickcontrols>=5.2.0') makedepends=('git') -#source=("https://github.com/opendesktop/ocs-url/archive/release-${pkgver}.tar.gz") +#source=("https://www.opencode.net/OCS/ocs-url/archive/release-${pkgver}.tar.gz") source=("${pkgname}.tar.gz") md5sums=() #autofill using updpkgsums diff --git a/pkg/fedora/ocs-url.spec b/pkg/fedora/ocs-url.spec index 1e9f5aeb42ca943e142c4659cc71036debef43f2..9c94f1e0c5e78b54b27eb751bf2245dc4388f27c 100644 --- a/pkg/fedora/ocs-url.spec +++ b/pkg/fedora/ocs-url.spec @@ -4,16 +4,16 @@ Version: 3.0.3 Release: 1%{?dist} License: GPLv3+ Group: Applications/Internet -URL: https://github.com/opendesktop/ocs-url +URL: https://www.opencode.net/OCS/ocs-url -#Source0: https://github.com/opendesktop/ocs-url/archive/release-%{version}.tar.gz +#Source0: https://www.opencode.net/OCS/ocs-url/archive/release-%{version}.tar.gz Source0: %{name}.tar.gz Requires: qt5-qtbase >= 5.2.0, qt5-qtbase-gui >= 5.2.0, qt5-qtsvg >= 5.2.0, qt5-qtdeclarative >= 5.2.0, qt5-qtquickcontrols >= 5.2.0 BuildRequires: git, make, automake, gcc, gcc-c++, libtool, qt5-qtbase-devel >= 5.2.0, qt5-qtsvg-devel >= 5.2.0, qt5-qtdeclarative-devel >= 5.2.0, rpm-build %description -An install helper program for items served on OpenCollaborationServices (OCS). +An install helper program for items served via OpenCollaborationServices (ocs://). %prep #%%autosetup -n %{name}-release-%{version} diff --git a/pkg/opensuse/ocs-url.spec b/pkg/opensuse/ocs-url.spec index a55c7e0650df64159657f92a09f07cd4686a558e..ab2758d535aa27c4ce5b4637c3e0cdef50cb7c50 100644 --- a/pkg/opensuse/ocs-url.spec +++ b/pkg/opensuse/ocs-url.spec @@ -4,16 +4,16 @@ Version: 3.0.3 Release: 1%{?dist} License: GPLv3+ Group: Applications/Internet -URL: https://github.com/opendesktop/ocs-url +URL: https://www.opencode.net/OCS/ocs-url -#Source0: https://github.com/opendesktop/ocs-url/archive/release-%{version}.tar.gz +#Source0: https://www.opencode.net/OCS/ocs-url/archive/release-%{version}.tar.gz Source0: %{name}.tar.gz Requires: libQt5Svg5 >= 5.2.0, libqt5-qtquickcontrols >= 5.2.0 BuildRequires: git, make, automake, gcc, gcc-c++, libtool, libqt5-qtbase-devel >= 5.2.0, libqt5-qtsvg-devel >= 5.2.0, libqt5-qtdeclarative-devel >= 5.2.0, rpm-build %description -An install helper program for items served on OpenCollaborationServices (OCS). +An install helper program for items served via OpenCollaborationServices (ocs://). %prep #%%autosetup -n %{name}-release-%{version} diff --git a/pkg/ubuntu/debian/control b/pkg/ubuntu/debian/control index 52f4b84cf6f166599d37b6e0eacf6de067f5a556..1e744e42060091c2e8efea4ec4255b82e97b32b7 100644 --- a/pkg/ubuntu/debian/control +++ b/pkg/ubuntu/debian/control @@ -9,4 +9,4 @@ Package: ocs-url Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libqt5svg5 (>= 5.2.0), qml-module-qtquick2 (>= 5.2.0) | qtdeclarative5-qtquick2-plugin (>= 5.2.0), qml-module-qtquick-window2 (>= 5.2.0) | qtdeclarative5-window-plugin (>= 5.2.0), qml-module-qtquick-controls (>= 5.2.0) | qtdeclarative5-controls-plugin (>= 5.2.0) Description: OCS-URL - An install helper program for items served on OpenCollaborationServices (OCS). + An install helper program for items served via OpenCollaborationServices (ocs://). diff --git a/pkg/ubuntu/debian/copyright b/pkg/ubuntu/debian/copyright index a3beebe35b4a2a3f2cefcc46a3b81f794c6513c5..722ab6a34b3ba3f285c648225174e9f3163fb323 100644 --- a/pkg/ubuntu/debian/copyright +++ b/pkg/ubuntu/debian/copyright @@ -1,7 +1,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: ocs-url Upstream-Contact: Opendesktop.org <contact@opendesktop.org> -Source: https://github.com/opendesktop/ocs-url +Source: https://www.opencode.net/OCS/ocs-url Files: * Copyright: 2016-2018, Opendesktop.org