aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBian Jiaping2016-05-13 10:07:37 +0800
committerBian Jiaping2016-05-13 10:07:37 +0800
commitd4c2a841c79e7106732e8107de026707f2c7f2cb (patch)
tree0fa208ea25aa9d07f64e74c1212056cb768a1d54
parent0e1c84f94e89792593b26bf03660d9bf9106c6cd (diff)
downloadaur-d4c2a841c79e7106732e8107de026707f2c7f2cb.tar.gz
Update to 3114
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
-rw-r--r--README.md6
3 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1b5d3a8c1921..86b7ce5afd60 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Feb 11 08:10:07 UTC 2016
+# Fri May 13 02:07:18 UTC 2016
pkgbase = sublime-text-dev-imfix2
- pkgdesc = Sophisticated text editor for code, html and prose - dev build with input method support for CJK users
- pkgver = 3.3103
+ pkgdesc = Sophisticated text editor for code, html and prose - beta build with input method support for CJK users
+ pkgver = 3.3114
pkgrel = 1
url = http://www.sublimetext.com/3
install = sublime-text-dev.install
@@ -24,10 +24,10 @@ pkgbase = sublime-text-dev-imfix2
sha256sums = f355c6bec64e962a5735d0a7d1e11ac39b5b82aacaaf23b222c0bc202e15d866
sha256sums = f0d3cc429aa79585fdd2f83046de5eecf48a474c07bbdb57a1655f98ee2d580c
sha256sums = 5903b47f7dfbf079987c566361c5735a002dcbf25d0f86de86b7dce424f36700
- source_i686 = https://download.sublimetext.com/sublime_text_3_build_3103_x32.tar.bz2
- sha256sums_i686 = 34380ea97e0363fee908ea780754f8a7670a0054f8d6ef72ba1efa663fb32de2
- source_x86_64 = https://download.sublimetext.com/sublime_text_3_build_3103_x64.tar.bz2
- sha256sums_x86_64 = 9d78d34dfc5a74339476d02313f4c0659afe4dc2ee01998b2e8a1b9def5813f5
+ source_i686 = https://download.sublimetext.com/sublime_text_3_build_3114_x32.tar.bz2
+ sha256sums_i686 = 0d78a377c2d55c336c95de1b62cc713861c467e83f6d6844a7b0701acde92e77
+ source_x86_64 = https://download.sublimetext.com/sublime_text_3_build_3114_x64.tar.bz2
+ sha256sums_x86_64 = c6409bfc0841a02dfa3ba194015c7c87ea41ade9d61407d421ca947fe713b15a
pkgname = sublime-text-dev-imfix2
diff --git a/PKGBUILD b/PKGBUILD
index faf8dbd0dd97..5df61f82b16e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Bian Jiaping <ssbianjp@gmail.com>
pkgname=sublime-text-dev-imfix2
-pkgver=3.3103
+pkgver=3.3114
pkgrel=1
-pkgdesc="Sophisticated text editor for code, html and prose - dev build with input method support for CJK users"
+pkgdesc="Sophisticated text editor for code, html and prose - beta build with input method support for CJK users"
arch=('i686' 'x86_64')
url="http://www.sublimetext.com/3"
license=('custom')
@@ -21,8 +21,8 @@ sha256sums=('f355c6bec64e962a5735d0a7d1e11ac39b5b82aacaaf23b222c0bc202e15d866'
'f0d3cc429aa79585fdd2f83046de5eecf48a474c07bbdb57a1655f98ee2d580c'
'5903b47f7dfbf079987c566361c5735a002dcbf25d0f86de86b7dce424f36700'
)
-sha256sums_i686=('34380ea97e0363fee908ea780754f8a7670a0054f8d6ef72ba1efa663fb32de2')
-sha256sums_x86_64=('9d78d34dfc5a74339476d02313f4c0659afe4dc2ee01998b2e8a1b9def5813f5')
+sha256sums_i686=('0d78a377c2d55c336c95de1b62cc713861c467e83f6d6844a7b0701acde92e77')
+sha256sums_x86_64=('c6409bfc0841a02dfa3ba194015c7c87ea41ade9d61407d421ca947fe713b15a')
build() {
# build imfix library
diff --git a/README.md b/README.md
index de5507b8bcc9..8405aaa8422e 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-# Sublime Text Dev Imfix
+# Sublime Text 3 Imfix
-Sublime text dev build with input method support for CJK users.
+Sublime text 3 with input method support for CJK users.
Built on top of [sublime-text-dev][sublime-text-dev].
@@ -18,5 +18,5 @@ yaourt -S sublime-text-dev-imfix2
* `Preview in Browser` of [Markdown Preview plugin][markdown-preview] not work
[sublime-text-dev]: https://aur.archlinux.org/packages/sublime-text-dev
-[imfix-solution]: http://www.sublimetext.com/forum/viewtopic.php?f=3&t=7006&hilit=fcitx&sid=3365e98c72d98e949e44ed9dfc7a7bc2&start=20#p61143
+[imfix-solution]: https://forum.sublimetext.com/t/input-method-support/5446/27
[markdown-preview]: https://github.com/revolunet/sublimetext-markdown-preview