sublime-text3: update to 3200.
This commit is contained in:
parent
c7572c0fec
commit
71bdc8f51f
@ -1,19 +1,20 @@
|
|||||||
# Template file for 'sublime-text3'
|
# Template file for 'sublime-text3'
|
||||||
pkgname=sublime-text3
|
pkgname=sublime-text3
|
||||||
version=3176
|
version=3200
|
||||||
revision=1
|
revision=1
|
||||||
|
depends="libpng gtk+ hicolor-icon-theme desktop-file-utils"
|
||||||
|
short_desc="Sophisticated text editor for code, markup and prose"
|
||||||
|
maintainer="Andrea Brancaleoni <miwaxe@pompel.me>"
|
||||||
|
license="Propietary"
|
||||||
|
homepage="http://www.sublimetext.com/3dev"
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
|
if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
|
||||||
distfiles="https://download.sublimetext.com/sublime_text_3_build_${version}_x64.tar.bz2"
|
distfiles="https://download.sublimetext.com/sublime_text_3_build_${version}_x64.tar.bz2"
|
||||||
checksum=74f17c1aec4ddec9d4d4c39f5aec0414a4755d407a05efa571e8892e0b9cf732
|
checksum=b9d5297c65bd14a8ba3394e74dbd9a5013b3fed5a5a2f8f5120d2cec40614fbd
|
||||||
else
|
else
|
||||||
distfiles="https://download.sublimetext.com/sublime_text_3_build_${version}_x32.tar.bz2"
|
distfiles="https://download.sublimetext.com/sublime_text_3_build_${version}_x32.tar.bz2"
|
||||||
checksum=43e49dfdbea61cc0a1b6ebcdf0ff522d8531e6998e05f4756ba4218446f85a21
|
checksum=f94772aa6313f228a930ae85573bb18411e96c60c3c14027e9c27c14e5aa7906
|
||||||
fi
|
fi
|
||||||
depends="libpng gtk+ hicolor-icon-theme desktop-file-utils"
|
|
||||||
maintainer="Andrea Brancaleoni <miwaxe@pompel.me>"
|
|
||||||
homepage="http://www.sublimetext.com/3dev"
|
|
||||||
license="Propietary"
|
|
||||||
short_desc="Sophisticated text editor for code, markup and prose"
|
|
||||||
|
|
||||||
repository="nonfree"
|
repository="nonfree"
|
||||||
archs="i686 x86_64"
|
archs="i686 x86_64"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user