summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3e8a10f8d706..a216e8889d2b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = ocs-store
pkgdesc = Store Frontend and Management Application based on OpenCollaborationServices (OCS) of Opendesktop.org.
pkgver = 3.5.0
pkgrel = 1
- url = https://www.opendesktop.org/c/1492685474
+ url = https://git.opendesktop.org/akiraohgaki/ocs-store
arch = x86_64
license = GPL3
makedepends = npm
diff --git a/PKGBUILD b/PKGBUILD
index 3c4183116bc0..a95a3f355360 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=3.5.0
pkgrel=1
pkgdesc="Store Frontend and Management Application based on OpenCollaborationServices (OCS) of Opendesktop.org."
arch=('x86_64')
-url="https://www.opendesktop.org/c/1492685474"
+url="https://git.opendesktop.org/akiraohgaki/ocs-store"
license=('GPL3')
depends=('gconf' 'gtk3' 'libxss' 'nodejs' 'nss')
makedepends=('npm')