atom: update to 0.207.0.
This commit is contained in:
parent
66cb6f2abd
commit
edf0d377fb
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'atom'
|
||||
pkgname=atom
|
||||
version=0.206.0
|
||||
version=0.207.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=dfeb2bdca90d18c269eda94391ab63b95a46bccc5f8e8331d11721e1a16d2cc7
|
||||
checksum=c26eed09042242cbb4c362a1ecf28ad4e6387b5baa79a62fddaf3ac837d6942a
|
||||
|
||||
do_build() {
|
||||
script/build
|
||||
|
|
Loading…
Reference in New Issue