atom: update to 1.9.6.
This commit is contained in:
parent
9574c18a72
commit
9cb39a360b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'atom'
|
||||
pkgname=atom
|
||||
version=1.8.0
|
||||
version=1.9.6
|
||||
revision=1
|
||||
nocross=yes
|
||||
nostrip=yes
|
||||
|
@ -11,9 +11,8 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://atom.io"
|
||||
distfiles="https://github.com/$pkgname/$pkgname/archive/v$version.tar.gz"
|
||||
checksum=2950820b2c7ab658135e9cb7c003ff2074ec0a38ac3b324d85cc20bcb237e61f
|
||||
checksum=4c27d2344e28d4156eff8a88ed0b66884a77f7e4b2cbaf316c6451b24fd7ff97
|
||||
|
||||
broken=yes # doesn't happen on local builds
|
||||
only_for_archs="i686 x86_64"
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Reference in New Issue