atom: update to 0.207.0.
This commit is contained in:
parent
66cb6f2abd
commit
edf0d377fb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'atom'
|
# Template file for 'atom'
|
||||||
pkgname=atom
|
pkgname=atom
|
||||||
version=0.206.0
|
version=0.207.0
|
||||||
revision=1
|
revision=1
|
||||||
nocross=yes
|
nocross=yes
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://atom.io"
|
homepage="https://atom.io"
|
||||||
distfiles="https://github.com/$pkgname/$pkgname/archive/v$version.tar.gz"
|
distfiles="https://github.com/$pkgname/$pkgname/archive/v$version.tar.gz"
|
||||||
checksum=dfeb2bdca90d18c269eda94391ab63b95a46bccc5f8e8331d11721e1a16d2cc7
|
checksum=c26eed09042242cbb4c362a1ecf28ad4e6387b5baa79a62fddaf3ac837d6942a
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
script/build
|
script/build
|
||||||
|
|
Loading…
Add table
Reference in a new issue