atom: update to 1.7.1.
This commit is contained in:
parent
94b903feea
commit
ae3f123a1e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'atom'
|
||||
pkgname=atom
|
||||
version=1.7.0
|
||||
version=1.7.1
|
||||
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=bd5d4b1c096d0666887050f10888042a4b4a84901002a307ae7f19bbfda69c29
|
||||
checksum=101e4676542fff7712ad5cd58876f7377747c3ed8dfdb46adb013c695d5171a4
|
||||
|
||||
only_for_archs="i686 x86_64"
|
||||
|
||||
|
|
Loading…
Reference in a new issue