aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfusion8092016-08-11 06:40:53 +1000
committerfusion8092016-08-11 06:40:53 +1000
commit56a0daee27825d29e629c09cd643673711b86eb4 (patch)
tree78c4f0ccb6c4ffd28538acbe2baf069f1f6926be
parentda89d1e9c88b7c9dc04ad49107bce87482ce50c6 (diff)
downloadaur-56a0daee27825d29e629c09cd643673711b86eb4.tar.gz
Bumping atomver
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f7cc34ee2b4e..0d6fd6cd819c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Aug 10 19:43:58 UTC 2016
+# Wed Aug 10 20:40:52 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.9.7.aa1.6.2.db0.8.9.fu0.11.1.la0.9.1.lg0.92.2.li1.18.3.ll0.5.1.lp1.0.0.lu0.37.6.t2.3.1
+ pkgver = 1.9.8.aa1.6.2.db0.8.9.fu0.11.1.la0.9.1.lg0.92.2.li1.18.3.ll0.5.1.lp1.0.0.lu0.37.6.t2.3.1
pkgrel = 1
url = https://fusion809.github.io/atom-editor-arch/
install = atom-arch.install
@@ -26,7 +26,7 @@ pkgbase = atom-editor-arch
optdepends = gvfs: file deletion support
conflicts = atom-editor-bin
conflicts = atom-editor-beta
- source = atom-1.9.7.tar.gz::https://github.com/atom/atom/archive/v1.9.7.tar.gz
+ source = atom-1.9.8.tar.gz::https://github.com/atom/atom/archive/v1.9.8.tar.gz
source = about-arch::git+https://github.com/fusion809/about
source = dark-bint-syntax::git+https://github.com/Murriouz/dark-bint-syntax
source = fusion-ui::git+https://github.com/fusion809/fusion-ui
diff --git a/PKGBUILD b/PKGBUILD
index 159a9e53a451..a7e170c9578e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@ _language_patch2_url="${_fusurl}/language-patch2"
_electron_ver=0.36.12
pkgname=${_pkgname}-editor-${_version}
-_atomver=1.9.7
-pkgver=1.9.7.aa1.6.2.db0.8.9.fu0.11.1.la0.9.1.lg0.92.2.li1.18.3.ll0.5.1.lp1.0.0.lu0.37.6.t2.3.1
+_atomver=1.9.8
+pkgver=1.9.8.aa1.6.2.db0.8.9.fu0.11.1.la0.9.1.lg0.92.2.li1.18.3.ll0.5.1.lp1.0.0.lu0.37.6.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')