atom: update to 1.5.0.
This commit is contained in:
parent
1421ff4a58
commit
8046c5b8d6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'atom'
|
||||
pkgname=atom
|
||||
version=1.4.3
|
||||
version=1.5.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=3d7735cd974859db5cc73a5aa97af5c48b783ca0da93dd885636ce16566c1c69
|
||||
checksum=e14c3fd98c6e85f0f7c53f79996844f199c79a0924e179a0bd5fb7777e5d2979
|
||||
_NODE_VERSION=0.12.7
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Reference in a new issue