Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d6a1eac04b37b326cab409d5096aa922da98f4ee
commit d6a1eac04b37b326cab409d5096aa922da98f4ee Author: DeX77 <[email protected]> Date: Fri Oct 13 09:03:30 2017 +0200 atom-1.21.1-1-x86_64 * version bump diff --git a/source/xapps-extra/atom/FrugalBuild b/source/xapps-extra/atom/FrugalBuild index 4847e8d..a9f2a6c 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.21.0 +pkgver=1.21.1 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=('1aaf26958dd7070733ae61b69695f51545b032d9' \ +sha1sums=('ed641d73ccddcb7663b0cf2b2b163c55c4df7756' \ '46e2d16197f14de0bcef451b8b4aef40d9642180' \ '8eda668e40affe5316c4616299807598ad95ffa1') build() { _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
