Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=aa0d426255d25ae5063416fffbc6f3085e1f703e
commit aa0d426255d25ae5063416fffbc6f3085e1f703e Author: DeX77 <[email protected]> Date: Thu Jan 4 14:08:20 2018 +0100 atom-1.23.2-1-x86_64 * version bump diff --git a/source/xapps-extra/atom/FrugalBuild b/source/xapps-extra/atom/FrugalBuild index 590e2d8..c2d273c 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.23.1 +pkgver=1.23.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' \ @@ -15,7 +15,7 @@ _F_github_tag_v=$pkgver Finclude github source+=(symbols-view-use-system-ctags.patch \ dugite-use-system-git.patch ) -sha1sums=('cc67dbddd7d1e8461dc68fccb1862c547a9b1fcf' \ +sha1sums=('54156a78ef0ed1b9274608bbcf490fcee50d270d' \ '46e2d16197f14de0bcef451b8b4aef40d9642180' \ '8eda668e40affe5316c4616299807598ad95ffa1') build() { _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
