sublime-text3: update to 3062.
This commit is contained in:
parent
5afe9e2b1a
commit
b2d2a8af9d
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'sublime-text3'
|
||||
pkgname=sublime-text3
|
||||
version=3061
|
||||
revision=2
|
||||
version=3062
|
||||
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="498a398f14d09e1c319fc2bb1e14d33573ca118d70c351e546912aaf1e22a419"
|
||||
checksum="3b3245124e72042d6968477b81788c09d0b8ce93fda6b29bda81974f9c63edc2"
|
||||
else
|
||||
distfiles="http://c758482.r82.cf2.rackcdn.com/sublime_text_3_build_${version}_x32.tar.bz2"
|
||||
checksum="cf6d9a590cdd24a7b5012f8604bd5f776b800042feaaf17cfa587798bdd7b3f9"
|
||||
checksum="e80dad09096450f4d12f0ff22fa52fe082579a912e5c2870602ffb05a2902f87"
|
||||
fi
|
||||
depends="libpng gtk+ hicolor-icon-theme desktop-file-utils"
|
||||
maintainer="Steven R <dev@styez.com>"
|
||||
|
|
Loading…
Reference in New Issue