atom: update to 0.205.0.
This commit is contained in:
parent
d835456321
commit
c126952d30
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'atom'
|
||||
pkgname=atom
|
||||
version=0.201.0
|
||||
version=0.205.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="27dadd5b9a63d53e75ff662123960b1ddca6e6dd84073983306b4717854beee0"
|
||||
checksum=b03b17b76baf16c95a05a536cf3751a898c6207ae396a998931800c71c956998
|
||||
|
||||
do_build() {
|
||||
script/build
|
||||
|
|
Loading…
Reference in a new issue