atom: update to 0.206.0.
This commit is contained in:
parent
58f1baf770
commit
016fa1a273
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.205.0
|
version=0.206.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=b03b17b76baf16c95a05a536cf3751a898c6207ae396a998931800c71c956998
|
checksum=dfeb2bdca90d18c269eda94391ab63b95a46bccc5f8e8331d11721e1a16d2cc7
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
script/build
|
script/build
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue