atom: update to 1.2.0.
This commit is contained in:
parent
eae57e92ec
commit
784915dacd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'atom'
|
||||
pkgname=atom
|
||||
version=1.1.0
|
||||
version=1.2.0
|
||||
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=25a64813b2741540fc26dfa0cf82e5769b324c016317fa3ff0593679fd5e88e9
|
||||
checksum=4cc1dfd44d2039c224d41b78a2c00c64c6e92d0d260c39b1272d809796b33805
|
||||
_NODE_VERSION=0.12.7
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Reference in a new issue