atom: update to 1.0.7.
This commit is contained in:
parent
12f75a7201
commit
4f7520f145
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'atom'
|
||||
pkgname=atom
|
||||
version=1.0.6
|
||||
version=1.0.7
|
||||
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=4678c2893b7705ded697971aebc53c1b26b1a90ee172fd6c7232fb37990736aa
|
||||
checksum=e7efb2df89379fe7f5092bdd40675c1f402fb80c7894b8c0d926e0690bfe4677
|
||||
|
||||
do_build() {
|
||||
script/build
|
||||
|
|
Loading…
Reference in New Issue