[arch-commits] Commit in (3 files)

Sergej Pupykin spupykin at archlinux.org
Fri Apr 12 06:47:21 UTC 2019


    Date: Friday, April 12, 2019 @ 06:47:20
  Author: spupykin
Revision: 451203

change homepages to github

Modified:
  nextcloud-app-bookmarks/trunk/PKGBUILD
  nextcloud-app-calendar/trunk/PKGBUILD
  nextcloud-app-contacts/trunk/PKGBUILD

----------------------------------------+
 nextcloud-app-bookmarks/trunk/PKGBUILD |    2 +-
 nextcloud-app-calendar/trunk/PKGBUILD  |    2 +-
 nextcloud-app-contacts/trunk/PKGBUILD  |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Modified: nextcloud-app-bookmarks/trunk/PKGBUILD
===================================================================
--- nextcloud-app-bookmarks/trunk/PKGBUILD	2019-04-12 05:14:08 UTC (rev 451202)
+++ nextcloud-app-bookmarks/trunk/PKGBUILD	2019-04-12 06:47:20 UTC (rev 451203)
@@ -6,7 +6,7 @@
 pkgrel=1
 pkgdesc="Bookmarks app for nextcloud"
 arch=('any')
-url="https://nextcloud.com"
+url="https://github.com/nextcloud/bookmarks"
 license=('GPL')
 depends=('nextcloud')
 makedepends=()

Modified: nextcloud-app-calendar/trunk/PKGBUILD
===================================================================
--- nextcloud-app-calendar/trunk/PKGBUILD	2019-04-12 05:14:08 UTC (rev 451202)
+++ nextcloud-app-calendar/trunk/PKGBUILD	2019-04-12 06:47:20 UTC (rev 451203)
@@ -6,7 +6,7 @@
 pkgrel=1
 pkgdesc="Calendar app for nextcloud"
 arch=('any')
-url="http://nextcloud.com"
+url="https://github.com/nextcloud/calendar/"
 license=('AGPL')
 depends=('nextcloud')
 makedepends=()

Modified: nextcloud-app-contacts/trunk/PKGBUILD
===================================================================
--- nextcloud-app-contacts/trunk/PKGBUILD	2019-04-12 05:14:08 UTC (rev 451202)
+++ nextcloud-app-contacts/trunk/PKGBUILD	2019-04-12 06:47:20 UTC (rev 451203)
@@ -5,7 +5,7 @@
 pkgrel=1
 pkgdesc="Contacts app for nextcloud"
 arch=('any')
-url="https://nextcloud.com/"
+url="https://github.com/nextcloud/contacts/"
 license=('GPL')
 depends=('nextcloud')
 options=('!strip')



More information about the arch-commits mailing list