Updated to build 3126
This commit is contained in:
parent
4da7240297
commit
50b84ec67f
2 changed files with 9 additions and 9 deletions
6
PKGBUILD
6
PKGBUILD
|
@ -2,7 +2,7 @@
|
|||
# Contributor: realitygaps <realitygaps at yahoo dot com>
|
||||
|
||||
pkgname=sublime-text-dev
|
||||
pkgver=3.3124
|
||||
pkgver=3.3126
|
||||
pkgrel=1
|
||||
pkgdesc="Sophisticated text editor for code, html and prose - dev build"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -19,8 +19,8 @@ source_i686=("https://download.sublimetext.com/sublime_text_3_build_${pkgver:2}_
|
|||
source_x86_64=("https://download.sublimetext.com/sublime_text_3_build_${pkgver:2}_x64.tar.bz2")
|
||||
|
||||
sha256sums=('f355c6bec64e962a5735d0a7d1e11ac39b5b82aacaaf23b222c0bc202e15d866')
|
||||
sha256sums_i686=('25fdf648b200216d8fbbd38b52d32498b5a91dde63cb1536ca98eb2b5beb5046')
|
||||
sha256sums_x86_64=('8466c09660396b7e739e72db9d8a6527c321e5c196294871cf4d50073edb517b')
|
||||
sha256sums_i686=('92ffefa470f0777897ed0dfb7c1635426105271da9b5affbe8c1e82039718e29')
|
||||
sha256sums_x86_64=('18db132e9a305fa3129014b608628e06f9442f48d09cfe933b3b1a84dd18727a')
|
||||
|
||||
package() {
|
||||
cd "${srcdir}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue