atom: update to 1.0.6.
This commit is contained in:
parent
f77b085d13
commit
5b908ace1f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'atom'
|
||||
pkgname=atom
|
||||
version=1.0.5
|
||||
version=1.0.6
|
||||
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=73fdc458d9efcdc78cd90ca56a189ebad16ddab3fbab1a0d39323aa1eefc9e8b
|
||||
checksum=4678c2893b7705ded697971aebc53c1b26b1a90ee172fd6c7232fb37990736aa
|
||||
|
||||
do_build() {
|
||||
script/build
|
||||
|
|
Loading…
Reference in a new issue