Update to build 4127

This commit is contained in:
Manuel 2022-02-11 11:01:46 +01:00
parent 60f92875ed
commit e43b4b3bc9
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.4125
pkgver = 4.4127
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_4125_x64.tar.xz
sha256sums_x86_64 = f96bcb900eec96d25a75f9bbd38ace1025382cda15b2ff2b0e6a0094efcce89a
source_aarch64 = https://download.sublimetext.com/sublime_text_build_4125_arm64.tar.xz
sha256sums_aarch64 = 6e304ddf8a134896786c5bb03363b63a21ad71239aafe9711aab589d936f2b87
source_x86_64 = https://download.sublimetext.com/sublime_text_build_4127_x64.tar.xz
sha256sums_x86_64 = b0e0b2716152a50342f242a0b47f32d188710235534b7bd813700fc2508f4210
source_aarch64 = https://download.sublimetext.com/sublime_text_build_4127_arm64.tar.xz
sha256sums_aarch64 = 6bde83ee8b923e35274142dfedda753205325078323da7282ad46c0c1e76552a
pkgname = sublime-text-dev

View file

@ -3,7 +3,7 @@
# Contributor: realitygaps <realitygaps at yahoo dot com>
pkgname=sublime-text-dev
pkgver=4.4125
pkgver=4.4127
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=('f96bcb900eec96d25a75f9bbd38ace1025382cda15b2ff2b0e6a0094efcce89a')
sha256sums_aarch64=('6e304ddf8a134896786c5bb03363b63a21ad71239aafe9711aab589d936f2b87')
sha256sums_x86_64=('b0e0b2716152a50342f242a0b47f32d188710235534b7bd813700fc2508f4210')
sha256sums_aarch64=('6bde83ee8b923e35274142dfedda753205325078323da7282ad46c0c1e76552a')
package() {
cd "${srcdir}"