aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfusion8092016-06-08 01:04:32 +1000
committerfusion8092016-06-08 01:04:32 +1000
commitdb7dff6f7f6e69ef25f293a5116921fddda9de31 (patch)
tree8d4a8758a2aab14192cb731d288064d30ccd6f08
parentca0503329435eb55cb232f57d9ebcccfcae895aa (diff)
downloadaur-db7dff6f7f6e69ef25f293a5116921fddda9de31.tar.gz
Bumping arch-about
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 73ac3617dd56..2198893f3e89 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _version=arch
# Module Versions
_about_arch_url="fusion809/about"
-_about_arch_ver=1.5.17
+_about_arch_ver=1.5.18
_dark_bint_syntax_ver=0.8.6
_fusion_ui_ver=0.10.5
_language_archlinux_ver=0.2.1
@@ -19,7 +19,7 @@ _language_unix_shell_ver=0.29.1
pkgname=${_pkgname}-editor-${_version}
_atomver=1.8.0
pkgver=${_atomver}.arch${_language_archlinux_ver}
-pkgrel=1
+pkgrel=2
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')
url='https://github.com/atom/atom'