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