aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfusion8092016-07-21 02:41:23 +1000
committerfusion8092016-07-21 02:41:23 +1000
commitde33a4b61d4856d220c86dc62c923d6462e78a91 (patch)
treebd16e3342c5a6d2cbd62a8cb5f820f0c8797ae55
parentbc92a51d90f665147b83f3e02671b5a2b8e1b4ff (diff)
downloadaur-de33a4b61d4856d220c86dc62c923d6462e78a91.tar.gz
Updating package in accordance with latest language-archlinux patch
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ebd1b5549aa..62e84fc12575 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Jul 18 13:07:00 UTC 2016
+# Wed Jul 20 16:41:22 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.8.3.sh0.37.3.t2.3.1
+ pkgver = 1.8.0.arch0.8.4.sh0.37.3.t2.3.1
pkgrel = 1
url = https://fusion809.github.io/atom-editor-arch/
install = atom-arch.install
diff --git a/PKGBUILD b/PKGBUILD
index 23958ad06e28..cf6bdaa38ce7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ _electron_ver=0.36.12
pkgname=${_pkgname}-editor-${_version}
_atomver=1.8.0
-pkgver=1.8.0.arch0.8.3.sh0.37.3.t2.3.1
+pkgver=1.8.0.arch0.8.4.sh0.37.3.t2.3.1
pkgrel=1
pkgdesc="Hackable text editor for the 21st Century, built using web technologies, with some extra packages for Arch Linux package development pre-installed."
arch=('x86_64' 'i686')