parent
638350f37d
commit
6c1deab42a
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'atom'
|
# Template file for 'atom'
|
||||||
pkgname=atom
|
pkgname=atom
|
||||||
version=1.23.2
|
version=1.23.3
|
||||||
revision=1
|
revision=1
|
||||||
nocross=yes
|
nocross=yes
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Wilson Birney <wpb@360scada.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://atom.io"
|
homepage="https://atom.io"
|
||||||
distfiles="https://github.com/atom/atom/archive/v${version}.tar.gz"
|
distfiles="https://github.com/atom/atom/archive/v${version}.tar.gz"
|
||||||
checksum=d814b179cdd816faf832ef4da2e4b5deaa03c3ad9b22291972f72837bde525a3
|
checksum=f739002e52b6057667880223c1ddfcb648b8cc4c922442903e89df7f7bd0a09f
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Reference in New Issue