summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Hummel2022-07-10 21:00:04 -0700
committerDavid Hummel2022-07-10 21:00:04 -0700
commit3074e5487dff13945e067665976bc031cba552f4 (patch)
treea2aab6a8a7be1442c633eb871fd9981af9c54a4a
parent75431f26a9a74057b868cc6be2aa28c16475ea94 (diff)
downloadaur-3074e5487dff13945e067665976bc031cba552f4.tar.gz
Add URL
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1546ed028ed9..ac9e2d224bcc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,6 +2,7 @@ pkgbase = atom-community-git
pkgdesc = A hackable text editor for the 21st century, built on Electron, and based on everything we love about our favorite editors.
pkgver = 1.63.0_dev_0732c5430
pkgrel = 1
+ url = https://github.com/atom-community/atom
arch = x86_64
makedepends = git
makedepends = node-gyp
diff --git a/PKGBUILD b/PKGBUILD
index 307bad459961..ed2ded30b404 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,6 +5,7 @@ pkgname=${_pkgname}-git
pkgver=1.63.0_dev_0732c5430
pkgrel=1
pkgdesc="A hackable text editor for the 21st century, built on Electron, and based on everything we love about our favorite editors."
+url="https://github.com/atom-community/atom"
arch=("x86_64")
conflicts=("${_gitname}")