summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryochananmarqos2019-04-15 14:33:01 -0600
committeryochananmarqos2019-04-15 14:33:01 -0600
commit78688a3af05c53942caec222a00e3dc321ba2704 (patch)
treea62a04dc772eaee7370f5da27dc830e9a512ab88
parent258ce2fc414b7e60e6ed98a22ff4023a3b66c182 (diff)
downloadaur-78688a3af05c53942caec222a00e3dc321ba2704.tar.gz
updated upstream URL
-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')