mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
atom: update to 0.210.0.
This commit is contained in:
parent
2691b699d4
commit
afcd2928b6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'atom'
|
# Template file for 'atom'
|
||||||
pkgname=atom
|
pkgname=atom
|
||||||
version=0.209.0
|
version=0.210.0
|
||||||
revision=1
|
revision=1
|
||||||
nocross=yes
|
nocross=yes
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://atom.io"
|
homepage="https://atom.io"
|
||||||
distfiles="https://github.com/$pkgname/$pkgname/archive/v$version.tar.gz"
|
distfiles="https://github.com/$pkgname/$pkgname/archive/v$version.tar.gz"
|
||||||
checksum=12be0c2a3f41f750f38a257d313a76a9b910e1f6211a4ccdc9763b9d23914bba
|
checksum=d428e4093e8b3957206e35d03799aa95fb96a6d76e02d1f771d71a6051e561b1
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
script/build
|
script/build
|
||||||
|
|
Loading…
Add table
Reference in a new issue