atom: update to 1.24.1
This commit is contained in:
parent
6d26c6569a
commit
6ef3916a53
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'atom'
|
||||
pkgname=atom
|
||||
version=1.23.3
|
||||
version=1.24.1
|
||||
revision=1
|
||||
nocross=yes
|
||||
nostrip=yes
|
||||
|
@ -11,7 +11,7 @@ maintainer="Wilson Birney <wpb@360scada.com>"
|
|||
license="MIT"
|
||||
homepage="https://atom.io"
|
||||
distfiles="https://github.com/atom/atom/archive/v${version}.tar.gz"
|
||||
checksum=f739002e52b6057667880223c1ddfcb648b8cc4c922442903e89df7f7bd0a09f
|
||||
checksum=d70f71f41bf4a51d8e34c838b21ec585aab4f074a72f4a6d6c75aecef2d7698e
|
||||
only_for_archs="i686 x86_64"
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in a new issue