sublime-text3: small tweaks.
This commit is contained in:
parent
e20006cb82
commit
b215d254e8
|
@ -4,13 +4,14 @@ version=3061
|
|||
revision=1
|
||||
distfiles="http://c758482.r82.cf2.rackcdn.com/sublime_text_3_build_${version}_x64.tar.bz2"
|
||||
checksum="498a398f14d09e1c319fc2bb1e14d33573ca118d70c351e546912aaf1e22a419"
|
||||
wrksrc="sublime_text_3"
|
||||
only_for_archs="x86_64"
|
||||
maintainer="Steven R <strob AT styez DOT com>"
|
||||
homepage="http://www.sublimetext.com/3dev"
|
||||
license="Propietary"
|
||||
short_desc="Sophisticated text editor for code, markup and prose"
|
||||
|
||||
wrksrc="sublime_text_3"
|
||||
only_for_archs="x86_64"
|
||||
|
||||
do_install() {
|
||||
vmkdir "usr/bin"
|
||||
vmkdir "usr/share/sublime_text"
|
||||
|
|
Loading…
Reference in New Issue