mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
atom: update to 1.0.2.
This commit is contained in:
parent
e54864cdf4
commit
ecb0b2edc2
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=1.0.0
|
version=1.0.2
|
||||||
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=87f254bcc306445c5e8873e9151aa376842a1b097c00caca34bb64a6394103c4
|
checksum=5daf7be491d6b46688a9e17f5c36527d27c583d973436c911fc6a63024d0ec08
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
script/build
|
script/build
|
||||||
|
|
Loading…
Add table
Reference in a new issue