Update to 3.3207

This commit is contained in:
perqin 2019-04-09 22:56:00 +08:00
parent e1914b9809
commit ccbdc5859e
2 changed files with 7 additions and 7 deletions

View file

@ -1,7 +1,7 @@
pkgbase = sublime-text-3-imfix
pkgdesc = Sophisticated text editor for code, markup and prose - Stable build with input method support for CJK users
pkgver = 3.3200
pkgrel = 2
pkgver = 3.3207
pkgrel = 1
url = https://www.sublimetext.com/3
arch = x86_64
license = custom
@ -17,9 +17,9 @@ pkgbase = sublime-text-3-imfix
conflicts = sublime-text-nightly
conflicts = sublime-text-dev-imfix
conflicts = sublime-text-dev-imfix2
source = https://download.sublimetext.com/sublime_text_3_build_3200_x64.tar.bz2
source = https://download.sublimetext.com/sublime_text_3_build_3207_x64.tar.bz2
source = LICENSE
sha256sums = b9d5297c65bd14a8ba3394e74dbd9a5013b3fed5a5a2f8f5120d2cec40614fbd
sha256sums = acb64f1de024a0f004888096afa101051e48d96c7a3e7fe96e11312d524938c4
sha256sums = 8e4c48469bf3f35d0c0904e770c4e307d4965a8931e839c01c5765498a19cf01
pkgname = sublime-text-3-imfix

View file

@ -1,8 +1,8 @@
# Maintainer: perqin <perqinxie at gmail dot com>
pkgname=sublime-text-3-imfix
pkgver=3.3200
pkgrel=2
pkgver=3.3207
pkgrel=1
pkgdesc='Sophisticated text editor for code, markup and prose - Stable build with input method support for CJK users'
arch=('x86_64')
url='https://www.sublimetext.com/3'
@ -15,7 +15,7 @@ source=(
'LICENSE'
)
sha256sums=(
'b9d5297c65bd14a8ba3394e74dbd9a5013b3fed5a5a2f8f5120d2cec40614fbd'
'acb64f1de024a0f004888096afa101051e48d96c7a3e7fe96e11312d524938c4'
'8e4c48469bf3f35d0c0904e770c4e307d4965a8931e839c01c5765498a19cf01'
)