From 359626f1d0b4f35460476e8337e1249c2f91c5c0 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Thu, 8 Sep 2016 20:34:45 +0200 Subject: [PATCH] atom: update to 1.10.2. --- srcpkgs/atom/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/atom/template b/srcpkgs/atom/template index 3f17fe96d8b..83ce7bc113d 100644 --- a/srcpkgs/atom/template +++ b/srcpkgs/atom/template @@ -1,6 +1,6 @@ # Template file for 'atom' pkgname=atom -version=1.10.1 +version=1.10.2 revision=1 nocross=yes nostrip=yes @@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni " license="MIT" homepage="https://atom.io" distfiles="https://github.com/$pkgname/$pkgname/archive/v$version.tar.gz" -checksum=0cee5d9f32c437a21018f3f8efe57f1e855f059c83c158643c1f2bd311e6b8a5 +checksum=de47aa7d80b3e31f1c42823fec6e98a9473021c022970a8548cb36c498a7e6f8 only_for_archs="i686 x86_64"