sublime-text.guncellendi
This commit is contained in:
parent
3e2d15744a
commit
8d9d01aefb
|
@ -1,7 +1,7 @@
|
|||
# Description: Geliştiriciler için sofistike text editörü
|
||||
# URL: https://www.sublimetext.com
|
||||
# Packager: yakar (aydin@komutan.org)
|
||||
# Depends on:
|
||||
# Depends on: desktop-file-utils libpng gtk2
|
||||
|
||||
name=sublime-text
|
||||
version=3
|
||||
|
@ -16,4 +16,5 @@ build() {
|
|||
|
||||
mv sublime_text.desktop $PKG/usr/share/applications/
|
||||
mv -v * $PKG/opt/sublime_text/
|
||||
rm $PKG/opt/sublime_text/python3.3.zip
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue