atom: update to 1.3.1.
This commit is contained in:
parent
fe3f7d3af9
commit
d2a2a6805f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'atom'
|
||||
pkgname=atom
|
||||
version=1.2.4
|
||||
version=1.3.1
|
||||
revision=1
|
||||
nocross=yes
|
||||
nostrip=yes
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://atom.io"
|
||||
distfiles="https://github.com/$pkgname/$pkgname/archive/v$version.tar.gz"
|
||||
checksum=687277535f4ad0bc9e629fbddbb9563f786fb37bc5e0b5767dd19c17215bb8b6
|
||||
checksum=ce80fb8a7402e1aca25d1e256d2ed82c83fdfe29866501e628ecb057594a4690
|
||||
_NODE_VERSION=0.12.7
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Reference in a new issue