summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorvenom2021-01-06 03:28:56 -0800
committervenom2021-01-06 03:28:56 -0800
commit56e0ddc0ec38019f8b6b4a5bfed7443f20eb5d62 (patch)
tree3675940cec4542edddb606223333a043eddd6086
parent29204cf7e69d8dd00c963da0a8bb21ef31df5877 (diff)
downloadaur-56e0ddc0ec38019f8b6b4a5bfed7443f20eb5d62.tar.gz
fix up pkgbuild
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b0971c47e970..571abe42e412 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
-
+# Maintainer: EatMyVenom <eat.my.venomm@gmail.com>
pkgname=atom-editor-beta-bin
_pkgver="1.54.0-beta0"
pkgver=1.54.0beta0
pkgrel=1
-pkgdesc="simple configuration file class"
+pkgdesc="A hackable text editor for the 21st Century"
arch=('x86_64')
-license=('GPL')
+license=('MIT')
depends=('gconf' 'git' 'nodejs' 'npm' 'libsecret' 'python' 'libx11' 'libxkbfile')
provides=('atom')
conflicts=('atom')