atom: update to 1.0.0.
This commit is contained in:
parent
210b4b343f
commit
1f860ed5a3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'atom'
|
||||
pkgname=atom
|
||||
version=0.211.0
|
||||
version=1.0.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=70479303f11430827959ce8848975b30dabcaad8e83f6120801df82fb9314dc7
|
||||
checksum=87f254bcc306445c5e8873e9151aa376842a1b097c00caca34bb64a6394103c4
|
||||
|
||||
do_build() {
|
||||
script/build
|
||||
|
|
Loading…
Reference in New Issue