atom: update to 1.19.0.
This commit is contained in:
parent
756a29667c
commit
bebf0db4dc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'atom'
|
||||
pkgname=atom
|
||||
version=1.18.0
|
||||
version=1.19.0
|
||||
revision=1
|
||||
nocross=yes
|
||||
nostrip=yes
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="MIT"
|
||||
homepage="https://atom.io"
|
||||
distfiles="https://github.com/$pkgname/$pkgname/archive/v$version.tar.gz"
|
||||
checksum=bd2dd1423ac204b1d6b117dcbab405095a7f663b97d07519b0de4300158645b1
|
||||
checksum=233b699eac07b098627dfef064da4836b5d595796403ae07bcdce2d9cf7cc114
|
||||
|
||||
only_for_archs="i686 x86_64"
|
||||
|
||||
|
|
Loading…
Reference in a new issue