mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
sublime-text3: update to 3207.
This commit is contained in:
parent
b7872d6380
commit
4cbf6af118
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sublime-text3'
|
# Template file for 'sublime-text3'
|
||||||
pkgname=sublime-text3
|
pkgname=sublime-text3
|
||||||
version=3200
|
version=3207
|
||||||
revision=1
|
revision=1
|
||||||
depends="libpng gtk+ hicolor-icon-theme desktop-file-utils"
|
depends="libpng gtk+ hicolor-icon-theme desktop-file-utils"
|
||||||
short_desc="Sophisticated text editor for code, markup and prose"
|
short_desc="Sophisticated text editor for code, markup and prose"
|
||||||
|
@ -10,10 +10,10 @@ 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=b9d5297c65bd14a8ba3394e74dbd9a5013b3fed5a5a2f8f5120d2cec40614fbd
|
checksum=acb64f1de024a0f004888096afa101051e48d96c7a3e7fe96e11312d524938c4
|
||||||
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=f94772aa6313f228a930ae85573bb18411e96c60c3c14027e9c27c14e5aa7906
|
checksum=743dbb313fe8b5754c64972c59a6162e0519a9c375ffeedaf5f7558f15e1e212
|
||||||
fi
|
fi
|
||||||
|
|
||||||
repository="nonfree"
|
repository="nonfree"
|
||||||
|
|
Loading…
Add table
Reference in a new issue