aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfusion8092016-06-15 08:52:09 +1000
committerfusion8092016-06-15 08:52:09 +1000
commitf0f14fb9a36156c883e3a786d598f73a2dfef338 (patch)
treec770d8f21bd449b6b0982e4dc0235475cda6f646
parent651a4b40a2f70b10593aa7a36fd0320f6073dda5 (diff)
downloadaur-f0f14fb9a36156c883e3a786d598f73a2dfef338.tar.gz
Bumping language-archlinux ver
-rw-r--r--.SRCINFO3
-rw-r--r--.gitignore2
-rw-r--r--PKGBUILD3
3 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4dc347f0dd1d..b740fda01fd4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Tue Jun 14 22:49:02 UTC 2016
+# Tue Jun 14 22:52:09 UTC 2016
pkgbase = atom-editor-arch
pkgdesc = Hackable text editor for the 21st Century, built using web technologies, with some extra packages for Arch Linux package development pre-installed.
pkgver = 1.8.0.arch0.3.0.e0.36.12
@@ -42,6 +42,7 @@ pkgbase = atom-editor-arch
source = atom
source = atom.desktop
source = theme.patch
+ source = about-arch.patch
md5sums = 158c18d35d071403db18bdd85fa2e738
md5sums = SKIP
md5sums = SKIP
diff --git a/.gitignore b/.gitignore
index 2585b90ab1ff..93751b46ea19 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,7 +32,6 @@ linter
*.xz
*.gz
*.log*
-about*
dark-bint-syntax
fusion-ui
language-archlinux
@@ -45,4 +44,3 @@ mydict
language-*
terminal-*
*-terminal
-atom-*
diff --git a/PKGBUILD b/PKGBUILD
index 23634dd605b4..b96d83524ed7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -34,7 +34,8 @@ source=("${_pkgname}-${_atomver}.tar.gz::${url}/archive/v${_atomver}.tar.gz"
"git+${_fusurl}/terminal-fusion"
"atom"
"atom.desktop"
-"theme.patch")
+"theme.patch"
+"about-arch.patch")
md5sums=('158c18d35d071403db18bdd85fa2e738'
'SKIP'
'SKIP'