sublime-text3: update to 3065
This commit is contained in:
parent
2842b5c640
commit
5bfd17f03a
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'sublime-text3'
|
||||
pkgname=sublime-text3
|
||||
version=3062
|
||||
version=3065
|
||||
revision=1
|
||||
if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
|
||||
distfiles="http://c758482.r82.cf2.rackcdn.com/sublime_text_3_build_${version}_x64.tar.bz2"
|
||||
checksum="3b3245124e72042d6968477b81788c09d0b8ce93fda6b29bda81974f9c63edc2"
|
||||
checksum="fe548e6d86d72cd7e90eee9d5396b590ae6e8f8b0dfc661d86c814214e60faea"
|
||||
else
|
||||
distfiles="http://c758482.r82.cf2.rackcdn.com/sublime_text_3_build_${version}_x32.tar.bz2"
|
||||
checksum="e80dad09096450f4d12f0ff22fa52fe082579a912e5c2870602ffb05a2902f87"
|
||||
checksum="e25f84fe0d0c02ce71274d334fd42ce6313adcd4ec1d588b165d25f5e93ad78d"
|
||||
fi
|
||||
depends="libpng gtk+ hicolor-icon-theme desktop-file-utils"
|
||||
maintainer="Steven R <dev@styez.com>"
|
||||
|
|
Loading…
Reference in New Issue