Update to build 4136

This commit is contained in:
Manuel 2022-09-15 15:53:19 +02:00
parent 44a5055f3b
commit 24e6c20ec0
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.4134
pkgver = 4.4136
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_4134_x64.tar.xz
sha256sums_x86_64 = adddc41bc7b5dc5b0f2a285233daa350c46c100ea3a0cc15aa18f535997021a1
source_aarch64 = https://download.sublimetext.com/sublime_text_build_4134_arm64.tar.xz
sha256sums_aarch64 = 81d7c40ddd84d6c7b0d3cb1599c9b0db5cf28a5f09b8924ca46d93ffd3e2f351
source_x86_64 = https://download.sublimetext.com/sublime_text_build_4136_x64.tar.xz
sha256sums_x86_64 = e9c49a17cb1e4b75e95e9a1a44e3b9b6956ec09cc4fb3d64cf0c4d94e51a763d
source_aarch64 = https://download.sublimetext.com/sublime_text_build_4136_arm64.tar.xz
sha256sums_aarch64 = 32d89bf22dbd14216eb515e658f412a7d87f15c2c3efec2ffad1808f07fd777c
pkgname = sublime-text-dev

View file

@ -3,7 +3,7 @@
# Contributor: realitygaps <realitygaps at yahoo dot com>
pkgname=sublime-text-dev
pkgver=4.4134
pkgver=4.4136
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=('adddc41bc7b5dc5b0f2a285233daa350c46c100ea3a0cc15aa18f535997021a1')
sha256sums_aarch64=('81d7c40ddd84d6c7b0d3cb1599c9b0db5cf28a5f09b8924ca46d93ffd3e2f351')
sha256sums_x86_64=('e9c49a17cb1e4b75e95e9a1a44e3b9b6956ec09cc4fb3d64cf0c4d94e51a763d')
sha256sums_aarch64=('32d89bf22dbd14216eb515e658f412a7d87f15c2c3efec2ffad1808f07fd777c')
package() {
cd "${srcdir}"