atom: update to 1.0.4.
This commit is contained in:
parent
18542b41f5
commit
a926bd2acc
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'atom'
|
||||
pkgname=atom
|
||||
version=1.0.3
|
||||
version=1.0.4
|
||||
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=4c5a63b02edf0f78291e2ff72358748d2808021a25336a0442830a972fb7f53d
|
||||
checksum=907310cd550de6f7f79422553974259753aca443fc5e8f335891a7d62800ecc0
|
||||
|
||||
do_build() {
|
||||
script/build
|
||||
|
|
Loading…
Reference in New Issue