Updated to build 3103

This commit is contained in:
Sander Boom 2016-02-09 10:08:09 +01:00
parent eb1906dad6
commit 88a073568f
2 changed files with 14 additions and 12 deletions

View file

@ -2,8 +2,8 @@
# Contributor: realitygaps <realitygaps at yahoo dot com>
pkgname=sublime-text-dev
pkgver=3.3083
pkgrel=3
pkgver=3.3103
pkgrel=1
pkgdesc="Sophisticated text editor for code, html and prose - dev build"
arch=('i686' 'x86_64')
url="http://www.sublimetext.com/3"
@ -15,12 +15,12 @@ provides=('sublime-text-nightly')
install=${pkgname}.install
source=('sublime_text_3.desktop')
source_x86_64=("http://c758482.r82.cf2.rackcdn.com/sublime_text_3_build_${pkgver:2}_x64.tar.bz2")
source_i686=("http://c758482.r82.cf2.rackcdn.com/sublime_text_3_build_${pkgver:2}_x32.tar.bz2")
source_i686=("https://download.sublimetext.com/sublime_text_3_build_${pkgver:2}_x32.tar.bz2")
source_x86_64=("https://download.sublimetext.com/sublime_text_3_build_${pkgver:2}_x64.tar.bz2")
sha256sums=('f355c6bec64e962a5735d0a7d1e11ac39b5b82aacaaf23b222c0bc202e15d866')
sha256sums_i686=('89e8e2bafa041c263d2c5ffd1b8ea3c36d9727c95a3f7a6603bdf1f6c4cc3165')
sha256sums_x86_64=('4565c7f607b69ca6efa1751c739a11d42aeaf66d15987fbb9595e97e3ece14ee')
sha256sums_i686=('34380ea97e0363fee908ea780754f8a7670a0054f8d6ef72ba1efa663fb32de2')
sha256sums_x86_64=('9d78d34dfc5a74339476d02313f4c0659afe4dc2ee01998b2e8a1b9def5813f5')
package() {
cd "${srcdir}"