atom: update to 1.26.0
Closes #13646. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
963621d781
commit
b321d7cfec
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'atom'
|
||||
pkgname=atom
|
||||
version=1.25.1
|
||||
version=1.26.0
|
||||
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=607bfcfe283419d9a987649d02a3004a40272f17f2949049fccf419f8b72cfbb
|
||||
checksum=1743713a64b8a6b202e2339469bf6a65d9594dd0efa26c286825b0da9696a822
|
||||
only_for_archs="i686 x86_64"
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in a new issue