Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bbdd8796621729f5041538c1e849bdadcfafd750
commit bbdd8796621729f5041538c1e849bdadcfafd750 Author: Pingax <[email protected]> Date: Tue Jun 6 13:17:39 2017 +0200 atom-1.17.2-1-x86_64 - Version bump diff --git a/source/xapps-extra/atom/FrugalBuild b/source/xapps-extra/atom/FrugalBuild index 465a6a5..e598df3 100644 --- a/source/xapps-extra/atom/FrugalBuild +++ b/source/xapps-extra/atom/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: darknekros <[email protected]> pkgname=atom -pkgver=1.17.0 +pkgver=1.17.2 pkgrel=1 pkgdesc="Atom is a hackable text editor for the 21st century from GitHub." depends=('libgnome-keyring' 'nodejs>=6.3.1-2' 'gconf' 'python' 'git' 'alsa-lib' 'libcups' \ @@ -14,7 +14,7 @@ archs=('x86_64') _F_github_tag_v=$pkgver Finclude github source+=(remove-nodejs-7.x-restriction-since-works-fine-here.patch) -sha1sums=('8a69f7cd83e11308dd3f5712c8d8bd76fcef0a64' \ +sha1sums=('e159baa4e7a5ca7ecdaae8876b4861bbb534073c' \ '459955ef06561741c61d1bb7eacc449f17863245') build() { export CC=gcc CXX=g++ || Fdie _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
