atom: update to 0.208.0.
This commit is contained in:
parent
808107b169
commit
6246ee3a45
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'atom'
|
||||
pkgname=atom
|
||||
version=0.207.0
|
||||
version=0.208.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=c26eed09042242cbb4c362a1ecf28ad4e6387b5baa79a62fddaf3ac837d6942a
|
||||
checksum=ded1b4c910f70c551cd275292f7b9dd66a50365c4b8e148dcc1030ba7acd07d1
|
||||
|
||||
do_build() {
|
||||
script/build
|
||||
|
|
Loading…
Reference in New Issue