upgpkg: sublime-text-dev 4.4159-1

upstream release
This commit is contained in:
Manuel 2023-10-20 11:01:59 +02:00
parent 5f723c4136
commit 5c9842adb0
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.4156
pkgver = 4.4159
pkgrel = 1
url = https://www.sublimetext.com/dev
install = sublime-text-dev.install
@ -11,9 +11,9 @@ pkgbase = sublime-text-dev
depends = gtk3
provides = sublime-text
conflicts = sublime-text
source_x86_64 = sublime_text_dev_4_4156_1_x64.tar.xz::https://download.sublimetext.com/sublime_text_build_4156_x64.tar.xz
sha512sums_x86_64 = 9d00274e630cf5d459bb2ccee04457a77604ffa2e402ec4cdb2191520afcfde03081616e14f857e3b3bcdb17ea24fafe5aeabd1ce5d5808faa905ee1164bab96
source_aarch64 = sublime_text_dev_4_4156_1_arm64.tar.xz::https://download.sublimetext.com/sublime_text_build_4156_arm64.tar.xz
sha512sums_aarch64 = f49a62242b71faf074bd19680578e1386601ff27dd3ad88e6668e26fb9c43b03052dedce45e49c52ec9bf7e0d4dec301870f1a4baf2690647729db913d98dbfc
source_x86_64 = sublime_text_dev_4_4159_1_x64.tar.xz::https://download.sublimetext.com/sublime_text_build_4159_x64.tar.xz
sha512sums_x86_64 = f3a7454160266bb229f4a45366750799a831af24a1fd48b031d717d58c393ce5b154ae0448d6b51feedfc34b50089bc6f97029e1d3e99444add9282c1cdf850e
source_aarch64 = sublime_text_dev_4_4159_1_arm64.tar.xz::https://download.sublimetext.com/sublime_text_build_4159_arm64.tar.xz
sha512sums_aarch64 = b3d5feda95fc731b3ad1676aca7ff7b18cda8e3b07cc9c16af0b4c29fb8d430e7e359ca1b9223f8c8620d7dace40a2348cade31927f5aa588411eb24b55dc103
pkgname = sublime-text-dev

View File

@ -3,7 +3,7 @@
# Contributor: realitygaps <realitygaps at yahoo dot com>
pkgname=sublime-text-dev
pkgver=4.4156
pkgver=4.4159
pkgrel=1
pkgdesc='Sophisticated text editor for code, html and prose - dev build'
arch=('x86_64' 'aarch64')
@ -17,8 +17,8 @@ install=${pkgname}.install
source_x86_64=("${pkgname//-/_}_${pkgver/./_}_${pkgrel}_x64.tar.xz::https://download.sublimetext.com/sublime_text_build_${pkgver:2}_x64.tar.xz")
source_aarch64=("${pkgname//-/_}_${pkgver/./_}_${pkgrel}_arm64.tar.xz::https://download.sublimetext.com/sublime_text_build_${pkgver:2}_arm64.tar.xz")
sha512sums_x86_64=('9d00274e630cf5d459bb2ccee04457a77604ffa2e402ec4cdb2191520afcfde03081616e14f857e3b3bcdb17ea24fafe5aeabd1ce5d5808faa905ee1164bab96')
sha512sums_aarch64=('f49a62242b71faf074bd19680578e1386601ff27dd3ad88e6668e26fb9c43b03052dedce45e49c52ec9bf7e0d4dec301870f1a4baf2690647729db913d98dbfc')
sha512sums_x86_64=('f3a7454160266bb229f4a45366750799a831af24a1fd48b031d717d58c393ce5b154ae0448d6b51feedfc34b50089bc6f97029e1d3e99444add9282c1cdf850e')
sha512sums_aarch64=('b3d5feda95fc731b3ad1676aca7ff7b18cda8e3b07cc9c16af0b4c29fb8d430e7e359ca1b9223f8c8620d7dace40a2348cade31927f5aa588411eb24b55dc103')
package() {
cd "${srcdir}"