summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormbilker2015-12-22 11:59:57 -0500
committermbilker2015-12-22 11:59:57 -0500
commit04f007746e06f6f9665144f00dca92b2d44fbf48 (patch)
treeb2f47ae43f17bf59b4282faef92120c67cbc236b
parentac8de8be3661e88a36cd30145cb3e714b9af3146 (diff)
downloadaur-04f007746e06f6f9665144f00dca92b2d44fbf48.tar.gz
Change Upstream URL
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e553459ba08a..6d24a392a3ff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Tue Dec 22 16:58:42 UTC 2015
+# Tue Dec 22 16:59:47 UTC 2015
pkgbase = n1-git
pkgdesc = A new mail client, built on the modern web and designed to be extended.
pkgver = ..0edbf51
pkgrel = 1
- url = https://github.com/mbilker/N1/tree/node-v4
+ url = https://github.com/nylas/N1
arch = any
license = GPL3
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 639b425d9444..1adf33d84f46 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=..0edbf51
pkgrel=1
pkgdesc="A new mail client, built on the modern web and designed to be extended."
arch=('any')
-url="https://github.com/mbilker/N1/tree/node-v4"
+url="https://github.com/nylas/N1"
license=('GPL3')
depends=('gconf' 'nodejs' 'libgnome-keyring' 'nss' 'python2')
makedepends=('git' 'npm')