Update to build 4138

This commit is contained in:
Manuel 2022-10-17 11:17:09 +02:00
parent f81abdb920
commit b690ed4858
Signed by: SunRed
GPG Key ID: 4085037435E1F07A
2 changed files with 8 additions and 8 deletions

View File

@ -1,6 +1,6 @@
pkgbase = sublime-text-dev
pkgdesc = Sophisticated text editor for code, html and prose - dev build
pkgver = 4.4137
pkgver = 4.4138
pkgrel = 1
url = https://www.sublimetext.com/dev
install = sublime-text-dev.install
@ -14,9 +14,9 @@ pkgbase = sublime-text-dev
conflicts = sublime-text
source = sublime_text.desktop
sha256sums = e991aac5207655dadf69c6f74c194c80009fb9767d7710337f586908969aa9cf
source_x86_64 = https://download.sublimetext.com/sublime_text_build_4137_x64.tar.xz
sha256sums_x86_64 = a0604fa2a5704c841f23387ff1f10e3ab664adbcd3d2d1b6dc049e1db37f38c9
source_aarch64 = https://download.sublimetext.com/sublime_text_build_4137_arm64.tar.xz
sha256sums_aarch64 = ee6a984a88207eb711a0387e41f038ad6d2abc5d99a62518e7257187164ab1f1
source_x86_64 = https://download.sublimetext.com/sublime_text_build_4138_x64.tar.xz
sha256sums_x86_64 = 0c1c5660ed8b39ed7409d13879b87627d03ec29f2782f71e5791ae4bbe1350b7
source_aarch64 = https://download.sublimetext.com/sublime_text_build_4138_arm64.tar.xz
sha256sums_aarch64 = def23facff20b497631726a8aeb1b3a572c2a8abd9a2179b639f56af74feb581
pkgname = sublime-text-dev

View File

@ -3,7 +3,7 @@
# Contributor: realitygaps <realitygaps at yahoo dot com>
pkgname=sublime-text-dev
pkgver=4.4137
pkgver=4.4138
pkgrel=1
pkgdesc="Sophisticated text editor for code, html and prose - dev build"
arch=('x86_64' 'aarch64')
@ -20,8 +20,8 @@ source_x86_64=("https://download.sublimetext.com/sublime_text_build_${pkgver:2}_
source_aarch64=("https://download.sublimetext.com/sublime_text_build_${pkgver:2}_arm64.tar.xz")
sha256sums=('e991aac5207655dadf69c6f74c194c80009fb9767d7710337f586908969aa9cf')
sha256sums_x86_64=('a0604fa2a5704c841f23387ff1f10e3ab664adbcd3d2d1b6dc049e1db37f38c9')
sha256sums_aarch64=('ee6a984a88207eb711a0387e41f038ad6d2abc5d99a62518e7257187164ab1f1')
sha256sums_x86_64=('0c1c5660ed8b39ed7409d13879b87627d03ec29f2782f71e5791ae4bbe1350b7')
sha256sums_aarch64=('def23facff20b497631726a8aeb1b3a572c2a8abd9a2179b639f56af74feb581')
package() {
cd "${srcdir}"