From aa36bd7c6d21984ed3a6a24f39da97101e701ccb Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Thu, 9 Jun 2016 00:13:46 +0200 Subject: [PATCH] atom: update to 1.8.0. --- srcpkgs/atom/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/atom/template b/srcpkgs/atom/template index bc164b2f9b7..325b9533acb 100644 --- a/srcpkgs/atom/template +++ b/srcpkgs/atom/template @@ -1,6 +1,6 @@ # Template file for 'atom' pkgname=atom -version=1.7.4 +version=1.8.0 revision=1 nocross=yes nostrip=yes @@ -11,10 +11,9 @@ maintainer="Andrea Brancaleoni " license="MIT" homepage="https://atom.io" distfiles="https://github.com/$pkgname/$pkgname/archive/v$version.tar.gz" -checksum=6ef3bb4c2fea85a7d1c7665fef8aac4e353c8f8da5e2878fea3aecf5437383d4 +checksum=2950820b2c7ab658135e9cb7c003ff2074ec0a38ac3b324d85cc20bcb237e61f only_for_archs="i686 x86_64" -broken="https://build.voidlinux.eu/builders/x86_64_builder/builds/23755/steps/shell_3/logs/stdio" do_build() { sed -i -e "/exception-reporting/d" \