aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorperqin2019-04-09 22:56:00 +0800
committerperqin2019-04-09 22:56:00 +0800
commitccbdc5859ea9defa2e8c56f57e5454fd330c267d (patch)
tree0f62ef3be0f15efc73f16c08553814b406f1b88b
parente1914b9809f464d2ad133009c7cd14da4ab618c2 (diff)
downloadaur-ccbdc5859ea9defa2e8c56f57e5454fd330c267d.tar.gz
Update to 3.3207
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 94025cd24913..fd24a30fd9d1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -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
diff --git a/PKGBUILD b/PKGBUILD
index 2afb9043bf3a..f262881da914 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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'
)