From 617508eea47734ffd340691e7a99b5d60a319f2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20H=C3=BCsers?= Date: Sun, 23 Oct 2022 11:18:17 +0200 Subject: [PATCH 01/19] Remove obsolete install and gitignore files --- .SRCINFO | 1 - PKGBUILD | 1 - sublime-text-4.install | 8 -------- 3 files changed, 10 deletions(-) delete mode 100644 sublime-text-4.install diff --git a/.SRCINFO b/.SRCINFO index 65d97aa..44e8416 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -3,7 +3,6 @@ pkgbase = sublime-text-4 pkgver = 4.4126 pkgrel = 1 url = https://www.sublimetext.com/download - install = sublime-text-4.install arch = x86_64 arch = aarch64 license = custom diff --git a/PKGBUILD b/PKGBUILD index 6ea2aa4..ce84502 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -11,7 +11,6 @@ depends=('libpng' 'gtk3') optdepends=('gksu: sudo-save support') conflicts=('sublime-text') provides=('sublime-text') -install=${pkgname}.install source=('sublime_text.desktop') source_x86_64=("https://download.sublimetext.com/sublime_text_build_${pkgver:2}_x64.tar.xz") diff --git a/sublime-text-4.install b/sublime-text-4.install deleted file mode 100644 index 3d6db1d..0000000 --- a/sublime-text-4.install +++ /dev/null @@ -1,8 +0,0 @@ -post_install() { - # Update icon cache. - gtk-update-icon-cache -f '/usr/share/icons/hicolor' > /dev/null 2>&1 -} - -post_upgrade() { - post_install -} From bb737fa20fd128df834d1dd76747c2b0e9c5ae41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20H=C3=BCsers?= Date: Thu, 10 Nov 2022 17:42:00 +0100 Subject: [PATCH 02/19] upgpkg: sublime-text-4 4.4142-1 upstream release --- .SRCINFO | 10 +++++----- PKGBUILD | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 44e8416..9216fab 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = sublime-text-4 pkgdesc = Sophisticated text editor for code, html and prose - stable build - pkgver = 4.4126 + pkgver = 4.4142 pkgrel = 1 url = https://www.sublimetext.com/download arch = x86_64 @@ -13,9 +13,9 @@ pkgbase = sublime-text-4 conflicts = sublime-text source = sublime_text.desktop sha256sums = e991aac5207655dadf69c6f74c194c80009fb9767d7710337f586908969aa9cf - source_x86_64 = https://download.sublimetext.com/sublime_text_build_4126_x64.tar.xz - sha256sums_x86_64 = 5c64e534cce0032e54d3c7028e8d6b3bdef28f3fd28a26244a360a2ce75450a1 - source_aarch64 = https://download.sublimetext.com/sublime_text_build_4126_arm64.tar.xz - sha256sums_aarch64 = 0ad4ac168d47034c47ab31faaa0d8b6b4f27e233ea4e48634b930bf999efb63e + source_x86_64 = https://download.sublimetext.com/sublime_text_build_4142_x64.tar.xz + sha256sums_x86_64 = 26b14bd7bb6b72c51c4bf6d86d26cc8539d233295ae8092830823696dda70306 + source_aarch64 = https://download.sublimetext.com/sublime_text_build_4142_arm64.tar.xz + sha256sums_aarch64 = afa6f13985d5036440a3ca6b74143bfe048d2853e6c035b9a2c6e5204d1acd3e pkgname = sublime-text-4 diff --git a/PKGBUILD b/PKGBUILD index ce84502..d224870 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Manuel Hüsers pkgname=sublime-text-4 -pkgver=4.4126 +pkgver=4.4142 pkgrel=1 pkgdesc="Sophisticated text editor for code, html and prose - stable build" arch=('x86_64' 'aarch64') @@ -17,8 +17,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=('5c64e534cce0032e54d3c7028e8d6b3bdef28f3fd28a26244a360a2ce75450a1') -sha256sums_aarch64=('0ad4ac168d47034c47ab31faaa0d8b6b4f27e233ea4e48634b930bf999efb63e') +sha256sums_x86_64=('26b14bd7bb6b72c51c4bf6d86d26cc8539d233295ae8092830823696dda70306') +sha256sums_aarch64=('afa6f13985d5036440a3ca6b74143bfe048d2853e6c035b9a2c6e5204d1acd3e') package() { cd "${srcdir}" From eb8ec3e72d97c7f6cc95c6abce5ce447e287f412 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20H=C3=BCsers?= Date: Fri, 11 Nov 2022 16:15:27 +0100 Subject: [PATCH 03/19] upgpkg: sublime-text-4 4.4143-1 upstream release --- .SRCINFO | 10 +++++----- PKGBUILD | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 9216fab..1d04289 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = sublime-text-4 pkgdesc = Sophisticated text editor for code, html and prose - stable build - pkgver = 4.4142 + pkgver = 4.4143 pkgrel = 1 url = https://www.sublimetext.com/download arch = x86_64 @@ -13,9 +13,9 @@ pkgbase = sublime-text-4 conflicts = sublime-text source = sublime_text.desktop sha256sums = e991aac5207655dadf69c6f74c194c80009fb9767d7710337f586908969aa9cf - source_x86_64 = https://download.sublimetext.com/sublime_text_build_4142_x64.tar.xz - sha256sums_x86_64 = 26b14bd7bb6b72c51c4bf6d86d26cc8539d233295ae8092830823696dda70306 - source_aarch64 = https://download.sublimetext.com/sublime_text_build_4142_arm64.tar.xz - sha256sums_aarch64 = afa6f13985d5036440a3ca6b74143bfe048d2853e6c035b9a2c6e5204d1acd3e + source_x86_64 = https://download.sublimetext.com/sublime_text_build_4143_x64.tar.xz + sha256sums_x86_64 = 7de862c38d19367414117110328dded754ac709fed54c8cc5cb0737c894c073c + source_aarch64 = https://download.sublimetext.com/sublime_text_build_4143_arm64.tar.xz + sha256sums_aarch64 = e33a4d1d51073bdf2f1dc5936ea9b096b078f87230a10a23790beaee702a4a93 pkgname = sublime-text-4 diff --git a/PKGBUILD b/PKGBUILD index d224870..68df7ae 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Manuel Hüsers pkgname=sublime-text-4 -pkgver=4.4142 +pkgver=4.4143 pkgrel=1 pkgdesc="Sophisticated text editor for code, html and prose - stable build" arch=('x86_64' 'aarch64') @@ -17,8 +17,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=('26b14bd7bb6b72c51c4bf6d86d26cc8539d233295ae8092830823696dda70306') -sha256sums_aarch64=('afa6f13985d5036440a3ca6b74143bfe048d2853e6c035b9a2c6e5204d1acd3e') +sha256sums_x86_64=('7de862c38d19367414117110328dded754ac709fed54c8cc5cb0737c894c073c') +sha256sums_aarch64=('e33a4d1d51073bdf2f1dc5936ea9b096b078f87230a10a23790beaee702a4a93') package() { cd "${srcdir}" From c98eb0e75481b2d4be76aab50b4a4a230297c54b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20H=C3=BCsers?= Date: Tue, 15 Nov 2022 17:21:20 +0100 Subject: [PATCH 04/19] upgpkg: sublime-text-4 4.4143-2 Update formatting Use included desktop file Remove obsolete optdepends --- .SRCINFO | 5 +---- PKGBUILD | 17 ++++++++--------- sublime_text.desktop | 24 ------------------------ 3 files changed, 9 insertions(+), 37 deletions(-) delete mode 100644 sublime_text.desktop diff --git a/.SRCINFO b/.SRCINFO index 1d04289..dad6b7d 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,18 +1,15 @@ pkgbase = sublime-text-4 pkgdesc = Sophisticated text editor for code, html and prose - stable build pkgver = 4.4143 - pkgrel = 1 + pkgrel = 2 url = https://www.sublimetext.com/download arch = x86_64 arch = aarch64 license = custom depends = libpng depends = gtk3 - optdepends = gksu: sudo-save support provides = sublime-text conflicts = sublime-text - source = sublime_text.desktop - sha256sums = e991aac5207655dadf69c6f74c194c80009fb9767d7710337f586908969aa9cf source_x86_64 = https://download.sublimetext.com/sublime_text_build_4143_x64.tar.xz sha256sums_x86_64 = 7de862c38d19367414117110328dded754ac709fed54c8cc5cb0737c894c073c source_aarch64 = https://download.sublimetext.com/sublime_text_build_4143_arm64.tar.xz diff --git a/PKGBUILD b/PKGBUILD index 68df7ae..1f76103 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,21 +2,18 @@ pkgname=sublime-text-4 pkgver=4.4143 -pkgrel=1 -pkgdesc="Sophisticated text editor for code, html and prose - stable build" +pkgrel=2 +pkgdesc='Sophisticated text editor for code, html and prose - stable build' arch=('x86_64' 'aarch64') -url="https://www.sublimetext.com/download" +url='https://www.sublimetext.com/download' license=('custom') depends=('libpng' 'gtk3') -optdepends=('gksu: sudo-save support') conflicts=('sublime-text') provides=('sublime-text') -source=('sublime_text.desktop') source_x86_64=("https://download.sublimetext.com/sublime_text_build_${pkgver:2}_x64.tar.xz") source_aarch64=("https://download.sublimetext.com/sublime_text_build_${pkgver:2}_arm64.tar.xz") -sha256sums=('e991aac5207655dadf69c6f74c194c80009fb9767d7710337f586908969aa9cf') sha256sums_x86_64=('7de862c38d19367414117110328dded754ac709fed54c8cc5cb0737c894c073c') sha256sums_aarch64=('e33a4d1d51073bdf2f1dc5936ea9b096b078f87230a10a23790beaee702a4a93') @@ -24,16 +21,18 @@ package() { cd "${srcdir}" install -dm755 "${pkgdir}/opt" - cp --preserve=mode -r "sublime_text" "${pkgdir}/opt/sublime_text" + cp --preserve=mode -r 'sublime_text' "${pkgdir}/opt/sublime_text" for res in 128x128 16x16 256x256 32x32 48x48; do install -dm755 "${pkgdir}/usr/share/icons/hicolor/${res}/apps" ln -s "/opt/sublime_text/Icon/${res}/sublime-text.png" "${pkgdir}/usr/share/icons/hicolor/${res}/apps/sublime-text.png" done + sed -i 's#/opt/sublime_text/sublime_text#/usr/bin/subl#g' 'sublime_text/sublime_text.desktop' + install -dm755 "${pkgdir}/usr/share/applications" - install -Dm644 "sublime_text.desktop" "${pkgdir}/usr/share/applications/sublime_text.desktop" + install -Dm644 'sublime_text/sublime_text.desktop' "${pkgdir}/usr/share/applications/sublime_text.desktop" install -dm755 "${pkgdir}/usr/bin" - ln -s "/opt/sublime_text/sublime_text" "${pkgdir}/usr/bin/subl" + ln -s '/opt/sublime_text/sublime_text' "${pkgdir}/usr/bin/subl" } diff --git a/sublime_text.desktop b/sublime_text.desktop deleted file mode 100644 index f678850..0000000 --- a/sublime_text.desktop +++ /dev/null @@ -1,24 +0,0 @@ -[Desktop Entry] -Version=1.0 -Type=Application -Name=Sublime Text -GenericName=Text Editor -Comment=Sophisticated text editor for code, markup and prose -Exec=subl %F -Terminal=false -MimeType=text/plain; -Icon=sublime-text -Categories=TextEditor;Development; -StartupNotify=true -StartupWMClass=subl -Actions=Window;Document; - -[Desktop Action Window] -Name=New Window -Exec=subl -n -OnlyShowIn=Unity; - -[Desktop Action Document] -Name=New File -Exec=subl --command new_file -OnlyShowIn=Unity; From ad5d5ed860dd2c635ec6a6ec8bdf9446ce09e0b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20H=C3=BCsers?= Date: Tue, 15 Nov 2022 17:29:49 +0100 Subject: [PATCH 05/19] Update indentation and formatting --- PKGBUILD | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 1f76103..2533319 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -18,21 +18,21 @@ sha256sums_x86_64=('7de862c38d19367414117110328dded754ac709fed54c8cc5cb0737c894c sha256sums_aarch64=('e33a4d1d51073bdf2f1dc5936ea9b096b078f87230a10a23790beaee702a4a93') package() { - cd "${srcdir}" + cd "${srcdir}" - install -dm755 "${pkgdir}/opt" - cp --preserve=mode -r 'sublime_text' "${pkgdir}/opt/sublime_text" + install -dm755 "${pkgdir}/opt" + cp --preserve=mode -r 'sublime_text' "${pkgdir}/opt/sublime_text" - for res in 128x128 16x16 256x256 32x32 48x48; do - install -dm755 "${pkgdir}/usr/share/icons/hicolor/${res}/apps" - ln -s "/opt/sublime_text/Icon/${res}/sublime-text.png" "${pkgdir}/usr/share/icons/hicolor/${res}/apps/sublime-text.png" - done + for res in 128x128 16x16 256x256 32x32 48x48; do + install -dm755 "${pkgdir}/usr/share/icons/hicolor/${res}/apps" + ln -s "/opt/sublime_text/Icon/${res}/sublime-text.png" "${pkgdir}/usr/share/icons/hicolor/${res}/apps/sublime-text.png" + done - sed -i 's#/opt/sublime_text/sublime_text#/usr/bin/subl#g' 'sublime_text/sublime_text.desktop' + sed -i 's#/opt/sublime_text/sublime_text#/usr/bin/subl#g' 'sublime_text/sublime_text.desktop' - install -dm755 "${pkgdir}/usr/share/applications" - install -Dm644 'sublime_text/sublime_text.desktop' "${pkgdir}/usr/share/applications/sublime_text.desktop" + install -dm755 "${pkgdir}/usr/share/applications" + install -Dm644 'sublime_text/sublime_text.desktop' "${pkgdir}/usr/share/applications/sublime_text.desktop" - install -dm755 "${pkgdir}/usr/bin" - ln -s '/opt/sublime_text/sublime_text' "${pkgdir}/usr/bin/subl" + install -dm755 "${pkgdir}/usr/bin" + ln -s '/opt/sublime_text/sublime_text' "${pkgdir}/usr/bin/subl" } From 1a6316ca1a768fe7f896377fed23a92e500c8b4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20H=C3=BCsers?= Date: Sat, 10 Dec 2022 09:58:00 +0100 Subject: [PATCH 06/19] upgpkg: sublime-text-4 4.4143-3 Added GNOME specific StartupWMClass option back to desktop file Removed desktop file from /opt/sublime_text directory --- .SRCINFO | 2 +- PKGBUILD | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index dad6b7d..68eb70a 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = sublime-text-4 pkgdesc = Sophisticated text editor for code, html and prose - stable build pkgver = 4.4143 - pkgrel = 2 + pkgrel = 3 url = https://www.sublimetext.com/download arch = x86_64 arch = aarch64 diff --git a/PKGBUILD b/PKGBUILD index 2533319..975bd66 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname=sublime-text-4 pkgver=4.4143 -pkgrel=2 +pkgrel=3 pkgdesc='Sophisticated text editor for code, html and prose - stable build' arch=('x86_64' 'aarch64') url='https://www.sublimetext.com/download' @@ -22,6 +22,7 @@ package() { install -dm755 "${pkgdir}/opt" cp --preserve=mode -r 'sublime_text' "${pkgdir}/opt/sublime_text" + rm -f "${pkgdir}/opt/sublime_text/sublime_text.desktop" for res in 128x128 16x16 256x256 32x32 48x48; do install -dm755 "${pkgdir}/usr/share/icons/hicolor/${res}/apps" @@ -29,6 +30,7 @@ package() { done sed -i 's#/opt/sublime_text/sublime_text#/usr/bin/subl#g' 'sublime_text/sublime_text.desktop' + sed -i '\#^Icon=sublime-text#a StartupWMClass=sublime-text' 'sublime_text/sublime_text.desktop' install -dm755 "${pkgdir}/usr/share/applications" install -Dm644 'sublime_text/sublime_text.desktop' "${pkgdir}/usr/share/applications/sublime_text.desktop" From f69bd5c97fd72d9b5d33e78f48f8f01ea52ce290 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20H=C3=BCsers?= Date: Mon, 12 Dec 2022 12:02:35 +0100 Subject: [PATCH 07/19] upgpkg: sublime-text-4 4.4143-4 Use correct name for WMClass in desktop file --- .SRCINFO | 2 +- PKGBUILD | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 68eb70a..9874f08 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = sublime-text-4 pkgdesc = Sophisticated text editor for code, html and prose - stable build pkgver = 4.4143 - pkgrel = 3 + pkgrel = 4 url = https://www.sublimetext.com/download arch = x86_64 arch = aarch64 diff --git a/PKGBUILD b/PKGBUILD index 975bd66..58f042b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname=sublime-text-4 pkgver=4.4143 -pkgrel=3 +pkgrel=4 pkgdesc='Sophisticated text editor for code, html and prose - stable build' arch=('x86_64' 'aarch64') url='https://www.sublimetext.com/download' @@ -30,7 +30,7 @@ package() { done sed -i 's#/opt/sublime_text/sublime_text#/usr/bin/subl#g' 'sublime_text/sublime_text.desktop' - sed -i '\#^Icon=sublime-text#a StartupWMClass=sublime-text' 'sublime_text/sublime_text.desktop' + sed -i '\#^StartupNotify=#a StartupWMClass=subl' 'sublime_text/sublime_text.desktop' install -dm755 "${pkgdir}/usr/share/applications" install -Dm644 'sublime_text/sublime_text.desktop' "${pkgdir}/usr/share/applications/sublime_text.desktop" From 823ea58fc15c1993f21100f95f520f133571b911 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20H=C3=BCsers?= Date: Wed, 2 Aug 2023 21:05:00 +0200 Subject: [PATCH 08/19] upgpkg: sublime-text-4 4.4151-1 upstream release --- .SRCINFO | 12 ++++++------ PKGBUILD | 8 ++++---- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 9874f08..b8dc7fb 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = sublime-text-4 pkgdesc = Sophisticated text editor for code, html and prose - stable build - pkgver = 4.4143 - pkgrel = 4 + pkgver = 4.4151 + pkgrel = 1 url = https://www.sublimetext.com/download arch = x86_64 arch = aarch64 @@ -10,9 +10,9 @@ pkgbase = sublime-text-4 depends = gtk3 provides = sublime-text conflicts = sublime-text - source_x86_64 = https://download.sublimetext.com/sublime_text_build_4143_x64.tar.xz - sha256sums_x86_64 = 7de862c38d19367414117110328dded754ac709fed54c8cc5cb0737c894c073c - source_aarch64 = https://download.sublimetext.com/sublime_text_build_4143_arm64.tar.xz - sha256sums_aarch64 = e33a4d1d51073bdf2f1dc5936ea9b096b078f87230a10a23790beaee702a4a93 + source_x86_64 = https://download.sublimetext.com/sublime_text_build_4151_x64.tar.xz + sha512sums_x86_64 = 74e1c11117a0cfedd7b435143d0d36ce1fef058ea9b1008e979b4b91c405c0fc6a0e0490b34db2bea9699371c0f938a1f0e558b4b0dbeb0d452c942d2c07f21d + source_aarch64 = https://download.sublimetext.com/sublime_text_build_4151_arm64.tar.xz + sha512sums_aarch64 = 2989a66a7e3fc3ac752a50467415428712d5724f62ca188429550e9c546b20e0e77da022877c3c588bf743b950fad1133d5b9c43a4ad5df04e4d2eca93a35050 pkgname = sublime-text-4 diff --git a/PKGBUILD b/PKGBUILD index 58f042b..6497d80 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,8 +1,8 @@ # Maintainer: Manuel Hüsers pkgname=sublime-text-4 -pkgver=4.4143 -pkgrel=4 +pkgver=4.4151 +pkgrel=1 pkgdesc='Sophisticated text editor for code, html and prose - stable build' arch=('x86_64' 'aarch64') url='https://www.sublimetext.com/download' @@ -14,8 +14,8 @@ provides=('sublime-text') source_x86_64=("https://download.sublimetext.com/sublime_text_build_${pkgver:2}_x64.tar.xz") source_aarch64=("https://download.sublimetext.com/sublime_text_build_${pkgver:2}_arm64.tar.xz") -sha256sums_x86_64=('7de862c38d19367414117110328dded754ac709fed54c8cc5cb0737c894c073c') -sha256sums_aarch64=('e33a4d1d51073bdf2f1dc5936ea9b096b078f87230a10a23790beaee702a4a93') +sha512sums_x86_64=('74e1c11117a0cfedd7b435143d0d36ce1fef058ea9b1008e979b4b91c405c0fc6a0e0490b34db2bea9699371c0f938a1f0e558b4b0dbeb0d452c942d2c07f21d') +sha512sums_aarch64=('2989a66a7e3fc3ac752a50467415428712d5724f62ca188429550e9c546b20e0e77da022877c3c588bf743b950fad1133d5b9c43a4ad5df04e4d2eca93a35050') package() { cd "${srcdir}" From 2f946a0b3640b7551876e19f1d297edb45b28f34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20H=C3=BCsers?= Date: Wed, 2 Aug 2023 21:30:51 +0200 Subject: [PATCH 09/19] upgpkg: sublime-text-4 4.4152-1 upstream release --- .SRCINFO | 10 +++++----- PKGBUILD | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index b8dc7fb..0a3e5e9 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = sublime-text-4 pkgdesc = Sophisticated text editor for code, html and prose - stable build - pkgver = 4.4151 + pkgver = 4.4152 pkgrel = 1 url = https://www.sublimetext.com/download arch = x86_64 @@ -10,9 +10,9 @@ pkgbase = sublime-text-4 depends = gtk3 provides = sublime-text conflicts = sublime-text - source_x86_64 = https://download.sublimetext.com/sublime_text_build_4151_x64.tar.xz - sha512sums_x86_64 = 74e1c11117a0cfedd7b435143d0d36ce1fef058ea9b1008e979b4b91c405c0fc6a0e0490b34db2bea9699371c0f938a1f0e558b4b0dbeb0d452c942d2c07f21d - source_aarch64 = https://download.sublimetext.com/sublime_text_build_4151_arm64.tar.xz - sha512sums_aarch64 = 2989a66a7e3fc3ac752a50467415428712d5724f62ca188429550e9c546b20e0e77da022877c3c588bf743b950fad1133d5b9c43a4ad5df04e4d2eca93a35050 + source_x86_64 = https://download.sublimetext.com/sublime_text_build_4152_x64.tar.xz + sha512sums_x86_64 = 8ed3d7ed4a5e235bda670cea1b24d3d9511a47368dced0dbd44e802fcc250f9b33b3562014553bed0ac61daf6ce0871409a5f655aa013c1f09a007b7721f4a37 + source_aarch64 = https://download.sublimetext.com/sublime_text_build_4152_arm64.tar.xz + sha512sums_aarch64 = 2e696e3abfdf6b6d897b65565e0ecbd05a425a7048eb1f89cede350aca65048498a64b5b688e1227c4bd0ee697c1a7f5ea7fbba3538de070577f4f348fa02c8a pkgname = sublime-text-4 diff --git a/PKGBUILD b/PKGBUILD index 6497d80..1fa4db0 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Manuel Hüsers pkgname=sublime-text-4 -pkgver=4.4151 +pkgver=4.4152 pkgrel=1 pkgdesc='Sophisticated text editor for code, html and prose - stable build' arch=('x86_64' 'aarch64') @@ -14,8 +14,8 @@ provides=('sublime-text') source_x86_64=("https://download.sublimetext.com/sublime_text_build_${pkgver:2}_x64.tar.xz") source_aarch64=("https://download.sublimetext.com/sublime_text_build_${pkgver:2}_arm64.tar.xz") -sha512sums_x86_64=('74e1c11117a0cfedd7b435143d0d36ce1fef058ea9b1008e979b4b91c405c0fc6a0e0490b34db2bea9699371c0f938a1f0e558b4b0dbeb0d452c942d2c07f21d') -sha512sums_aarch64=('2989a66a7e3fc3ac752a50467415428712d5724f62ca188429550e9c546b20e0e77da022877c3c588bf743b950fad1133d5b9c43a4ad5df04e4d2eca93a35050') +sha512sums_x86_64=('8ed3d7ed4a5e235bda670cea1b24d3d9511a47368dced0dbd44e802fcc250f9b33b3562014553bed0ac61daf6ce0871409a5f655aa013c1f09a007b7721f4a37') +sha512sums_aarch64=('2e696e3abfdf6b6d897b65565e0ecbd05a425a7048eb1f89cede350aca65048498a64b5b688e1227c4bd0ee697c1a7f5ea7fbba3538de070577f4f348fa02c8a') package() { cd "${srcdir}" From 2f2df8871e896fb1dfd005354b1a6e12dadafa80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20H=C3=BCsers?= Date: Fri, 4 Aug 2023 20:38:08 +0200 Subject: [PATCH 10/19] upgpkg: sublime-text-4 4.4152-2 Fix silently changed checksums --- .SRCINFO | 6 +++--- PKGBUILD | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 0a3e5e9..5949c6d 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = sublime-text-4 pkgdesc = Sophisticated text editor for code, html and prose - stable build pkgver = 4.4152 - pkgrel = 1 + pkgrel = 2 url = https://www.sublimetext.com/download arch = x86_64 arch = aarch64 @@ -11,8 +11,8 @@ pkgbase = sublime-text-4 provides = sublime-text conflicts = sublime-text source_x86_64 = https://download.sublimetext.com/sublime_text_build_4152_x64.tar.xz - sha512sums_x86_64 = 8ed3d7ed4a5e235bda670cea1b24d3d9511a47368dced0dbd44e802fcc250f9b33b3562014553bed0ac61daf6ce0871409a5f655aa013c1f09a007b7721f4a37 + sha512sums_x86_64 = 447a3219841150e22c66b45c8a6d0415e1b309512764060f4310c7f685c93a5b4cba2dd7f202ced01f2a3d910c30784bbf5bbb85bae915296845005a69b0bdf4 source_aarch64 = https://download.sublimetext.com/sublime_text_build_4152_arm64.tar.xz - sha512sums_aarch64 = 2e696e3abfdf6b6d897b65565e0ecbd05a425a7048eb1f89cede350aca65048498a64b5b688e1227c4bd0ee697c1a7f5ea7fbba3538de070577f4f348fa02c8a + sha512sums_aarch64 = dd206f4b174db0809fa80a0e1eef33ffdd59d15d951be91a5438bd2b7774bc2bf8e81521c0e48d54e712d909d9f5d6a485fd3e3de0eb9fa83546a322123864e7 pkgname = sublime-text-4 diff --git a/PKGBUILD b/PKGBUILD index 1fa4db0..60ed52a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname=sublime-text-4 pkgver=4.4152 -pkgrel=1 +pkgrel=2 pkgdesc='Sophisticated text editor for code, html and prose - stable build' arch=('x86_64' 'aarch64') url='https://www.sublimetext.com/download' @@ -14,8 +14,8 @@ provides=('sublime-text') source_x86_64=("https://download.sublimetext.com/sublime_text_build_${pkgver:2}_x64.tar.xz") source_aarch64=("https://download.sublimetext.com/sublime_text_build_${pkgver:2}_arm64.tar.xz") -sha512sums_x86_64=('8ed3d7ed4a5e235bda670cea1b24d3d9511a47368dced0dbd44e802fcc250f9b33b3562014553bed0ac61daf6ce0871409a5f655aa013c1f09a007b7721f4a37') -sha512sums_aarch64=('2e696e3abfdf6b6d897b65565e0ecbd05a425a7048eb1f89cede350aca65048498a64b5b688e1227c4bd0ee697c1a7f5ea7fbba3538de070577f4f348fa02c8a') +sha512sums_x86_64=('447a3219841150e22c66b45c8a6d0415e1b309512764060f4310c7f685c93a5b4cba2dd7f202ced01f2a3d910c30784bbf5bbb85bae915296845005a69b0bdf4') +sha512sums_aarch64=('dd206f4b174db0809fa80a0e1eef33ffdd59d15d951be91a5438bd2b7774bc2bf8e81521c0e48d54e712d909d9f5d6a485fd3e3de0eb9fa83546a322123864e7') package() { cd "${srcdir}" From aaf6a63fc85ffc9a626f8ce444ffe51bc8d9a3c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20H=C3=BCsers?= Date: Mon, 7 Aug 2023 17:44:27 +0200 Subject: [PATCH 11/19] sublime-text-4: Rename source files --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 5949c6d..34f5c8d 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -10,9 +10,9 @@ pkgbase = sublime-text-4 depends = gtk3 provides = sublime-text conflicts = sublime-text - source_x86_64 = https://download.sublimetext.com/sublime_text_build_4152_x64.tar.xz + source_x86_64 = sublime_text_4_4_4152_2_x64.tar.xz::https://download.sublimetext.com/sublime_text_build_4152_x64.tar.xz sha512sums_x86_64 = 447a3219841150e22c66b45c8a6d0415e1b309512764060f4310c7f685c93a5b4cba2dd7f202ced01f2a3d910c30784bbf5bbb85bae915296845005a69b0bdf4 - source_aarch64 = https://download.sublimetext.com/sublime_text_build_4152_arm64.tar.xz + source_aarch64 = sublime_text_4_4_4152_2_arm64.tar.xz::https://download.sublimetext.com/sublime_text_build_4152_arm64.tar.xz sha512sums_aarch64 = dd206f4b174db0809fa80a0e1eef33ffdd59d15d951be91a5438bd2b7774bc2bf8e81521c0e48d54e712d909d9f5d6a485fd3e3de0eb9fa83546a322123864e7 pkgname = sublime-text-4 diff --git a/PKGBUILD b/PKGBUILD index 60ed52a..4ecc3b4 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -11,8 +11,8 @@ depends=('libpng' 'gtk3') conflicts=('sublime-text') provides=('sublime-text') -source_x86_64=("https://download.sublimetext.com/sublime_text_build_${pkgver:2}_x64.tar.xz") -source_aarch64=("https://download.sublimetext.com/sublime_text_build_${pkgver:2}_arm64.tar.xz") +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=('447a3219841150e22c66b45c8a6d0415e1b309512764060f4310c7f685c93a5b4cba2dd7f202ced01f2a3d910c30784bbf5bbb85bae915296845005a69b0bdf4') sha512sums_aarch64=('dd206f4b174db0809fa80a0e1eef33ffdd59d15d951be91a5438bd2b7774bc2bf8e81521c0e48d54e712d909d9f5d6a485fd3e3de0eb9fa83546a322123864e7') From 95fb36ee3e60c165c75f0ed2eb844fa2e12f0439 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20H=C3=BCsers?= Date: Mon, 20 Nov 2023 18:58:06 +0100 Subject: [PATCH 12/19] upgpkg: sublime-text-4 4.4166-1 upstream release --- .SRCINFO | 12 ++++++------ PKGBUILD | 8 ++++---- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 34f5c8d..974c7a9 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = sublime-text-4 pkgdesc = Sophisticated text editor for code, html and prose - stable build - pkgver = 4.4152 - pkgrel = 2 + pkgver = 4.4166 + pkgrel = 1 url = https://www.sublimetext.com/download arch = x86_64 arch = aarch64 @@ -10,9 +10,9 @@ pkgbase = sublime-text-4 depends = gtk3 provides = sublime-text conflicts = sublime-text - source_x86_64 = sublime_text_4_4_4152_2_x64.tar.xz::https://download.sublimetext.com/sublime_text_build_4152_x64.tar.xz - sha512sums_x86_64 = 447a3219841150e22c66b45c8a6d0415e1b309512764060f4310c7f685c93a5b4cba2dd7f202ced01f2a3d910c30784bbf5bbb85bae915296845005a69b0bdf4 - source_aarch64 = sublime_text_4_4_4152_2_arm64.tar.xz::https://download.sublimetext.com/sublime_text_build_4152_arm64.tar.xz - sha512sums_aarch64 = dd206f4b174db0809fa80a0e1eef33ffdd59d15d951be91a5438bd2b7774bc2bf8e81521c0e48d54e712d909d9f5d6a485fd3e3de0eb9fa83546a322123864e7 + source_x86_64 = sublime_text_4_4_4166_1_x64.tar.xz::https://download.sublimetext.com/sublime_text_build_4166_x64.tar.xz + sha512sums_x86_64 = a4e5a957160cc47e6c5fc71f3162edea5d6fe03e6a7af33f52074a49dbbd2cd49460b35e0924d38d4083561291469bc0ff43e7aea81232dbc97be6847612c4e1 + source_aarch64 = sublime_text_4_4_4166_1_arm64.tar.xz::https://download.sublimetext.com/sublime_text_build_4166_arm64.tar.xz + sha512sums_aarch64 = f175d7a7f840e44dab310f9ef9c0efce92e50c8aa03701a0cd06fe3fcc8584db040121c1cd50f0e7c90bf75ee37dd6e8c83f806f9f1bb7f1a436fdab1be6f102 pkgname = sublime-text-4 diff --git a/PKGBUILD b/PKGBUILD index 4ecc3b4..ab30ba1 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,8 +1,8 @@ # Maintainer: Manuel Hüsers pkgname=sublime-text-4 -pkgver=4.4152 -pkgrel=2 +pkgver=4.4166 +pkgrel=1 pkgdesc='Sophisticated text editor for code, html and prose - stable build' arch=('x86_64' 'aarch64') url='https://www.sublimetext.com/download' @@ -14,8 +14,8 @@ provides=('sublime-text') 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=('447a3219841150e22c66b45c8a6d0415e1b309512764060f4310c7f685c93a5b4cba2dd7f202ced01f2a3d910c30784bbf5bbb85bae915296845005a69b0bdf4') -sha512sums_aarch64=('dd206f4b174db0809fa80a0e1eef33ffdd59d15d951be91a5438bd2b7774bc2bf8e81521c0e48d54e712d909d9f5d6a485fd3e3de0eb9fa83546a322123864e7') +sha512sums_x86_64=('a4e5a957160cc47e6c5fc71f3162edea5d6fe03e6a7af33f52074a49dbbd2cd49460b35e0924d38d4083561291469bc0ff43e7aea81232dbc97be6847612c4e1') +sha512sums_aarch64=('f175d7a7f840e44dab310f9ef9c0efce92e50c8aa03701a0cd06fe3fcc8584db040121c1cd50f0e7c90bf75ee37dd6e8c83f806f9f1bb7f1a436fdab1be6f102') package() { cd "${srcdir}" From 03a90875cdeaf8966cda51f162d82f819a7148db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20H=C3=BCsers?= Date: Thu, 23 Nov 2023 23:31:27 +0100 Subject: [PATCH 13/19] upgpkg: sublime-text-4 4.4169-1 upstream release --- .SRCINFO | 10 +++++----- PKGBUILD | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 974c7a9..ee46166 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = sublime-text-4 pkgdesc = Sophisticated text editor for code, html and prose - stable build - pkgver = 4.4166 + pkgver = 4.4169 pkgrel = 1 url = https://www.sublimetext.com/download arch = x86_64 @@ -10,9 +10,9 @@ pkgbase = sublime-text-4 depends = gtk3 provides = sublime-text conflicts = sublime-text - source_x86_64 = sublime_text_4_4_4166_1_x64.tar.xz::https://download.sublimetext.com/sublime_text_build_4166_x64.tar.xz - sha512sums_x86_64 = a4e5a957160cc47e6c5fc71f3162edea5d6fe03e6a7af33f52074a49dbbd2cd49460b35e0924d38d4083561291469bc0ff43e7aea81232dbc97be6847612c4e1 - source_aarch64 = sublime_text_4_4_4166_1_arm64.tar.xz::https://download.sublimetext.com/sublime_text_build_4166_arm64.tar.xz - sha512sums_aarch64 = f175d7a7f840e44dab310f9ef9c0efce92e50c8aa03701a0cd06fe3fcc8584db040121c1cd50f0e7c90bf75ee37dd6e8c83f806f9f1bb7f1a436fdab1be6f102 + source_x86_64 = sublime_text_4_4_4169_1_x64.tar.xz::https://download.sublimetext.com/sublime_text_build_4169_x64.tar.xz + sha512sums_x86_64 = 6764363f8f92f65532d64ba014023e28b18f40dc62a1b114239b59360257d445494f9a2f57580174b5f4994c8fa06cd8f562c9419cfda92324c9ebf25d15e576 + source_aarch64 = sublime_text_4_4_4169_1_arm64.tar.xz::https://download.sublimetext.com/sublime_text_build_4169_arm64.tar.xz + sha512sums_aarch64 = e9964f55a5bff89fc0ad13266cc7695c8e0cc41d86caed212836fd737c3b52d84400c683b3f9699b554e71fa2d3ed3cc4351cfebcf9f182512211227465db3d6 pkgname = sublime-text-4 diff --git a/PKGBUILD b/PKGBUILD index ab30ba1..4102e4a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Manuel Hüsers pkgname=sublime-text-4 -pkgver=4.4166 +pkgver=4.4169 pkgrel=1 pkgdesc='Sophisticated text editor for code, html and prose - stable build' arch=('x86_64' 'aarch64') @@ -14,8 +14,8 @@ provides=('sublime-text') 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=('a4e5a957160cc47e6c5fc71f3162edea5d6fe03e6a7af33f52074a49dbbd2cd49460b35e0924d38d4083561291469bc0ff43e7aea81232dbc97be6847612c4e1') -sha512sums_aarch64=('f175d7a7f840e44dab310f9ef9c0efce92e50c8aa03701a0cd06fe3fcc8584db040121c1cd50f0e7c90bf75ee37dd6e8c83f806f9f1bb7f1a436fdab1be6f102') +sha512sums_x86_64=('6764363f8f92f65532d64ba014023e28b18f40dc62a1b114239b59360257d445494f9a2f57580174b5f4994c8fa06cd8f562c9419cfda92324c9ebf25d15e576') +sha512sums_aarch64=('e9964f55a5bff89fc0ad13266cc7695c8e0cc41d86caed212836fd737c3b52d84400c683b3f9699b554e71fa2d3ed3cc4351cfebcf9f182512211227465db3d6') package() { cd "${srcdir}" From 49abb756669f722c8d3fccdba77a47dfcb4a5bce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20H=C3=BCsers?= Date: Mon, 8 Apr 2024 22:42:42 +0200 Subject: [PATCH 14/19] upgpkg: sublime-text-4 4.4169-2 Fix title bar icon by using a launcher script instead of symlink --- .SRCINFO | 8 +++++--- PKGBUILD | 17 ++++++++++------- sublime-text-4.sh | 3 +++ 3 files changed, 18 insertions(+), 10 deletions(-) create mode 100644 sublime-text-4.sh diff --git a/.SRCINFO b/.SRCINFO index ee46166..1fd492b 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = sublime-text-4 pkgdesc = Sophisticated text editor for code, html and prose - stable build pkgver = 4.4169 - pkgrel = 1 + pkgrel = 2 url = https://www.sublimetext.com/download arch = x86_64 arch = aarch64 @@ -10,9 +10,11 @@ pkgbase = sublime-text-4 depends = gtk3 provides = sublime-text conflicts = sublime-text - source_x86_64 = sublime_text_4_4_4169_1_x64.tar.xz::https://download.sublimetext.com/sublime_text_build_4169_x64.tar.xz + source = sublime-text-4.sh + sha512sums = ac56e9b7dddaebb3d222795cfc644109c93cc3f79695b8f9ee56022c74fe04a1134dd54cab07c74ff1f96b783cb3dbc026c16095552f1d2dd83115ea274dc2e9 + source_x86_64 = sublime_text_4_4_4169_2_x64.tar.xz::https://download.sublimetext.com/sublime_text_build_4169_x64.tar.xz sha512sums_x86_64 = 6764363f8f92f65532d64ba014023e28b18f40dc62a1b114239b59360257d445494f9a2f57580174b5f4994c8fa06cd8f562c9419cfda92324c9ebf25d15e576 - source_aarch64 = sublime_text_4_4_4169_1_arm64.tar.xz::https://download.sublimetext.com/sublime_text_build_4169_arm64.tar.xz + source_aarch64 = sublime_text_4_4_4169_2_arm64.tar.xz::https://download.sublimetext.com/sublime_text_build_4169_arm64.tar.xz sha512sums_aarch64 = e9964f55a5bff89fc0ad13266cc7695c8e0cc41d86caed212836fd737c3b52d84400c683b3f9699b554e71fa2d3ed3cc4351cfebcf9f182512211227465db3d6 pkgname = sublime-text-4 diff --git a/PKGBUILD b/PKGBUILD index 4102e4a..fe0dc34 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname=sublime-text-4 pkgver=4.4169 -pkgrel=1 +pkgrel=2 pkgdesc='Sophisticated text editor for code, html and prose - stable build' arch=('x86_64' 'aarch64') url='https://www.sublimetext.com/download' @@ -11,15 +11,21 @@ depends=('libpng' 'gtk3') conflicts=('sublime-text') provides=('sublime-text') +source=("${pkgname}.sh") 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=('ac56e9b7dddaebb3d222795cfc644109c93cc3f79695b8f9ee56022c74fe04a1134dd54cab07c74ff1f96b783cb3dbc026c16095552f1d2dd83115ea274dc2e9') sha512sums_x86_64=('6764363f8f92f65532d64ba014023e28b18f40dc62a1b114239b59360257d445494f9a2f57580174b5f4994c8fa06cd8f562c9419cfda92324c9ebf25d15e576') sha512sums_aarch64=('e9964f55a5bff89fc0ad13266cc7695c8e0cc41d86caed212836fd737c3b52d84400c683b3f9699b554e71fa2d3ed3cc4351cfebcf9f182512211227465db3d6') -package() { - cd "${srcdir}" +prepare() { + sed -i -e "s|@ST_PATH@|/opt/sublime_text|g" "${pkgname}.sh" + sed -i -e 's#/opt/sublime_text/sublime_text#/usr/bin/subl#g' 'sublime_text/sublime_text.desktop' + sed -i -e '\#^StartupNotify=#a StartupWMClass=subl' 'sublime_text/sublime_text.desktop' +} +package() { install -dm755 "${pkgdir}/opt" cp --preserve=mode -r 'sublime_text' "${pkgdir}/opt/sublime_text" rm -f "${pkgdir}/opt/sublime_text/sublime_text.desktop" @@ -29,12 +35,9 @@ package() { ln -s "/opt/sublime_text/Icon/${res}/sublime-text.png" "${pkgdir}/usr/share/icons/hicolor/${res}/apps/sublime-text.png" done - sed -i 's#/opt/sublime_text/sublime_text#/usr/bin/subl#g' 'sublime_text/sublime_text.desktop' - sed -i '\#^StartupNotify=#a StartupWMClass=subl' 'sublime_text/sublime_text.desktop' - install -dm755 "${pkgdir}/usr/share/applications" install -Dm644 'sublime_text/sublime_text.desktop' "${pkgdir}/usr/share/applications/sublime_text.desktop" install -dm755 "${pkgdir}/usr/bin" - ln -s '/opt/sublime_text/sublime_text' "${pkgdir}/usr/bin/subl" + install -Dm755 "${pkgname}.sh" "${pkgdir}/usr/bin/subl" } diff --git a/sublime-text-4.sh b/sublime-text-4.sh new file mode 100644 index 0000000..5d228a4 --- /dev/null +++ b/sublime-text-4.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +exec @ST_PATH@/sublime_text "$@" From a2d2e805dc098695d20478450d5134380a078d40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20H=C3=BCsers?= Date: Tue, 6 Aug 2024 20:48:22 +0200 Subject: [PATCH 15/19] upgpkg: sublime-text-4 4.4180-1 upstream release --- .SRCINFO | 12 ++++++------ PKGBUILD | 8 ++++---- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 1fd492b..dc99295 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = sublime-text-4 pkgdesc = Sophisticated text editor for code, html and prose - stable build - pkgver = 4.4169 - pkgrel = 2 + pkgver = 4.4180 + pkgrel = 1 url = https://www.sublimetext.com/download arch = x86_64 arch = aarch64 @@ -12,9 +12,9 @@ pkgbase = sublime-text-4 conflicts = sublime-text source = sublime-text-4.sh sha512sums = ac56e9b7dddaebb3d222795cfc644109c93cc3f79695b8f9ee56022c74fe04a1134dd54cab07c74ff1f96b783cb3dbc026c16095552f1d2dd83115ea274dc2e9 - source_x86_64 = sublime_text_4_4_4169_2_x64.tar.xz::https://download.sublimetext.com/sublime_text_build_4169_x64.tar.xz - sha512sums_x86_64 = 6764363f8f92f65532d64ba014023e28b18f40dc62a1b114239b59360257d445494f9a2f57580174b5f4994c8fa06cd8f562c9419cfda92324c9ebf25d15e576 - source_aarch64 = sublime_text_4_4_4169_2_arm64.tar.xz::https://download.sublimetext.com/sublime_text_build_4169_arm64.tar.xz - sha512sums_aarch64 = e9964f55a5bff89fc0ad13266cc7695c8e0cc41d86caed212836fd737c3b52d84400c683b3f9699b554e71fa2d3ed3cc4351cfebcf9f182512211227465db3d6 + source_x86_64 = sublime_text_4_4_4180_1_x64.tar.xz::https://download.sublimetext.com/sublime_text_build_4180_x64.tar.xz + sha512sums_x86_64 = a115a352311a964268a1460710c562a7843b52c14c452745edb8706ac726e97b867931659b1a3286d44cb19b880f42f00af5bffe88aaa7916181a690e8324e1a + source_aarch64 = sublime_text_4_4_4180_1_arm64.tar.xz::https://download.sublimetext.com/sublime_text_build_4180_arm64.tar.xz + sha512sums_aarch64 = b127def4ad73cf390fc4fc69cae0bf71b9171b20579a742fbf2b18e3e40d3e0c37e1f8ceff7f7e2d1d8e71bcf3967a6ba282b1a94af5a5bbc88f0f99d89f9b84 pkgname = sublime-text-4 diff --git a/PKGBUILD b/PKGBUILD index fe0dc34..45f7924 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,8 +1,8 @@ # Maintainer: Manuel Hüsers pkgname=sublime-text-4 -pkgver=4.4169 -pkgrel=2 +pkgver=4.4180 +pkgrel=1 pkgdesc='Sophisticated text editor for code, html and prose - stable build' arch=('x86_64' 'aarch64') url='https://www.sublimetext.com/download' @@ -16,8 +16,8 @@ source_x86_64=("${pkgname//-/_}_${pkgver/./_}_${pkgrel}_x64.tar.xz::https://down source_aarch64=("${pkgname//-/_}_${pkgver/./_}_${pkgrel}_arm64.tar.xz::https://download.sublimetext.com/sublime_text_build_${pkgver:2}_arm64.tar.xz") sha512sums=('ac56e9b7dddaebb3d222795cfc644109c93cc3f79695b8f9ee56022c74fe04a1134dd54cab07c74ff1f96b783cb3dbc026c16095552f1d2dd83115ea274dc2e9') -sha512sums_x86_64=('6764363f8f92f65532d64ba014023e28b18f40dc62a1b114239b59360257d445494f9a2f57580174b5f4994c8fa06cd8f562c9419cfda92324c9ebf25d15e576') -sha512sums_aarch64=('e9964f55a5bff89fc0ad13266cc7695c8e0cc41d86caed212836fd737c3b52d84400c683b3f9699b554e71fa2d3ed3cc4351cfebcf9f182512211227465db3d6') +sha512sums_x86_64=('a115a352311a964268a1460710c562a7843b52c14c452745edb8706ac726e97b867931659b1a3286d44cb19b880f42f00af5bffe88aaa7916181a690e8324e1a') +sha512sums_aarch64=('b127def4ad73cf390fc4fc69cae0bf71b9171b20579a742fbf2b18e3e40d3e0c37e1f8ceff7f7e2d1d8e71bcf3967a6ba282b1a94af5a5bbc88f0f99d89f9b84') prepare() { sed -i -e "s|@ST_PATH@|/opt/sublime_text|g" "${pkgname}.sh" From 781f295d0ac8d1a6aa73209075d907ca49eb72ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20H=C3=BCsers?= Date: Tue, 17 Dec 2024 11:29:32 +0100 Subject: [PATCH 16/19] upgpkg: sublime-text-4 4.4186-1 upstream release --- .SRCINFO | 10 +++++----- PKGBUILD | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index dc99295..6ac944c 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = sublime-text-4 pkgdesc = Sophisticated text editor for code, html and prose - stable build - pkgver = 4.4180 + pkgver = 4.4186 pkgrel = 1 url = https://www.sublimetext.com/download arch = x86_64 @@ -12,9 +12,9 @@ pkgbase = sublime-text-4 conflicts = sublime-text source = sublime-text-4.sh sha512sums = ac56e9b7dddaebb3d222795cfc644109c93cc3f79695b8f9ee56022c74fe04a1134dd54cab07c74ff1f96b783cb3dbc026c16095552f1d2dd83115ea274dc2e9 - source_x86_64 = sublime_text_4_4_4180_1_x64.tar.xz::https://download.sublimetext.com/sublime_text_build_4180_x64.tar.xz - sha512sums_x86_64 = a115a352311a964268a1460710c562a7843b52c14c452745edb8706ac726e97b867931659b1a3286d44cb19b880f42f00af5bffe88aaa7916181a690e8324e1a - source_aarch64 = sublime_text_4_4_4180_1_arm64.tar.xz::https://download.sublimetext.com/sublime_text_build_4180_arm64.tar.xz - sha512sums_aarch64 = b127def4ad73cf390fc4fc69cae0bf71b9171b20579a742fbf2b18e3e40d3e0c37e1f8ceff7f7e2d1d8e71bcf3967a6ba282b1a94af5a5bbc88f0f99d89f9b84 + source_x86_64 = sublime_text_4_4_4186_1_x64.tar.xz::https://download.sublimetext.com/sublime_text_build_4186_x64.tar.xz + sha512sums_x86_64 = 845b8dd7be9d616f681d0ce96f7f13ab138096d05da3271e7e42d7864078398d6e412d50afee1c6f73b90f539d19f597292cebba6d6b742862274488b8f3e807 + source_aarch64 = sublime_text_4_4_4186_1_arm64.tar.xz::https://download.sublimetext.com/sublime_text_build_4186_arm64.tar.xz + sha512sums_aarch64 = e838cc963ba851dec8ef1a0676399726f594f600151da5a43fbec7b6e76c9973b0a70cd94c64924a40bfc745b31c4a967830393f5da97bc7bcd9e6109a1ee158 pkgname = sublime-text-4 diff --git a/PKGBUILD b/PKGBUILD index 45f7924..cc70097 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Manuel Hüsers pkgname=sublime-text-4 -pkgver=4.4180 +pkgver=4.4186 pkgrel=1 pkgdesc='Sophisticated text editor for code, html and prose - stable build' arch=('x86_64' 'aarch64') @@ -16,8 +16,8 @@ source_x86_64=("${pkgname//-/_}_${pkgver/./_}_${pkgrel}_x64.tar.xz::https://down source_aarch64=("${pkgname//-/_}_${pkgver/./_}_${pkgrel}_arm64.tar.xz::https://download.sublimetext.com/sublime_text_build_${pkgver:2}_arm64.tar.xz") sha512sums=('ac56e9b7dddaebb3d222795cfc644109c93cc3f79695b8f9ee56022c74fe04a1134dd54cab07c74ff1f96b783cb3dbc026c16095552f1d2dd83115ea274dc2e9') -sha512sums_x86_64=('a115a352311a964268a1460710c562a7843b52c14c452745edb8706ac726e97b867931659b1a3286d44cb19b880f42f00af5bffe88aaa7916181a690e8324e1a') -sha512sums_aarch64=('b127def4ad73cf390fc4fc69cae0bf71b9171b20579a742fbf2b18e3e40d3e0c37e1f8ceff7f7e2d1d8e71bcf3967a6ba282b1a94af5a5bbc88f0f99d89f9b84') +sha512sums_x86_64=('845b8dd7be9d616f681d0ce96f7f13ab138096d05da3271e7e42d7864078398d6e412d50afee1c6f73b90f539d19f597292cebba6d6b742862274488b8f3e807') +sha512sums_aarch64=('e838cc963ba851dec8ef1a0676399726f594f600151da5a43fbec7b6e76c9973b0a70cd94c64924a40bfc745b31c4a967830393f5da97bc7bcd9e6109a1ee158') prepare() { sed -i -e "s|@ST_PATH@|/opt/sublime_text|g" "${pkgname}.sh" From 0fe03fc7b902d2368b9b60c9b666f3ec20566d40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20H=C3=BCsers?= Date: Sat, 21 Dec 2024 15:19:39 +0100 Subject: [PATCH 17/19] upgpkg: sublime-text-4 4.4189-1 upstream release --- .SRCINFO | 10 +++++----- PKGBUILD | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 6ac944c..2e2b982 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = sublime-text-4 pkgdesc = Sophisticated text editor for code, html and prose - stable build - pkgver = 4.4186 + pkgver = 4.4189 pkgrel = 1 url = https://www.sublimetext.com/download arch = x86_64 @@ -12,9 +12,9 @@ pkgbase = sublime-text-4 conflicts = sublime-text source = sublime-text-4.sh sha512sums = ac56e9b7dddaebb3d222795cfc644109c93cc3f79695b8f9ee56022c74fe04a1134dd54cab07c74ff1f96b783cb3dbc026c16095552f1d2dd83115ea274dc2e9 - source_x86_64 = sublime_text_4_4_4186_1_x64.tar.xz::https://download.sublimetext.com/sublime_text_build_4186_x64.tar.xz - sha512sums_x86_64 = 845b8dd7be9d616f681d0ce96f7f13ab138096d05da3271e7e42d7864078398d6e412d50afee1c6f73b90f539d19f597292cebba6d6b742862274488b8f3e807 - source_aarch64 = sublime_text_4_4_4186_1_arm64.tar.xz::https://download.sublimetext.com/sublime_text_build_4186_arm64.tar.xz - sha512sums_aarch64 = e838cc963ba851dec8ef1a0676399726f594f600151da5a43fbec7b6e76c9973b0a70cd94c64924a40bfc745b31c4a967830393f5da97bc7bcd9e6109a1ee158 + source_x86_64 = sublime_text_4_4_4189_1_x64.tar.xz::https://download.sublimetext.com/sublime_text_build_4189_x64.tar.xz + sha512sums_x86_64 = 7413f9655367ef57285f8e79b42947e1cb1c316baed6e89c6e3cea9c76d4c8f819684ce383e4c97ba8d369608dbe264445e6e21ebb42961fd282298db90d2b49 + source_aarch64 = sublime_text_4_4_4189_1_arm64.tar.xz::https://download.sublimetext.com/sublime_text_build_4189_arm64.tar.xz + sha512sums_aarch64 = 0d8dd09f94b3ac7748b4a884bd1d5b412009d4adfbffecabed062ac6926f22e3038d96700ea09132b735d7d3d3163364e2da90628508b66a06d7abacf84d9071 pkgname = sublime-text-4 diff --git a/PKGBUILD b/PKGBUILD index cc70097..c53a88a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Manuel Hüsers pkgname=sublime-text-4 -pkgver=4.4186 +pkgver=4.4189 pkgrel=1 pkgdesc='Sophisticated text editor for code, html and prose - stable build' arch=('x86_64' 'aarch64') @@ -16,8 +16,8 @@ source_x86_64=("${pkgname//-/_}_${pkgver/./_}_${pkgrel}_x64.tar.xz::https://down source_aarch64=("${pkgname//-/_}_${pkgver/./_}_${pkgrel}_arm64.tar.xz::https://download.sublimetext.com/sublime_text_build_${pkgver:2}_arm64.tar.xz") sha512sums=('ac56e9b7dddaebb3d222795cfc644109c93cc3f79695b8f9ee56022c74fe04a1134dd54cab07c74ff1f96b783cb3dbc026c16095552f1d2dd83115ea274dc2e9') -sha512sums_x86_64=('845b8dd7be9d616f681d0ce96f7f13ab138096d05da3271e7e42d7864078398d6e412d50afee1c6f73b90f539d19f597292cebba6d6b742862274488b8f3e807') -sha512sums_aarch64=('e838cc963ba851dec8ef1a0676399726f594f600151da5a43fbec7b6e76c9973b0a70cd94c64924a40bfc745b31c4a967830393f5da97bc7bcd9e6109a1ee158') +sha512sums_x86_64=('7413f9655367ef57285f8e79b42947e1cb1c316baed6e89c6e3cea9c76d4c8f819684ce383e4c97ba8d369608dbe264445e6e21ebb42961fd282298db90d2b49') +sha512sums_aarch64=('0d8dd09f94b3ac7748b4a884bd1d5b412009d4adfbffecabed062ac6926f22e3038d96700ea09132b735d7d3d3163364e2da90628508b66a06d7abacf84d9071') prepare() { sed -i -e "s|@ST_PATH@|/opt/sublime_text|g" "${pkgname}.sh" From f0d43e8f4ab10e92009f3f8e57e33b393ca16a8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20H=C3=BCsers?= Date: Mon, 20 Jan 2025 16:58:32 +0100 Subject: [PATCH 18/19] upgpkg: sublime-text-4 4.4192-1 upstream release --- .SRCINFO | 10 +++++----- PKGBUILD | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 2e2b982..026a0d9 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = sublime-text-4 pkgdesc = Sophisticated text editor for code, html and prose - stable build - pkgver = 4.4189 + pkgver = 4.4192 pkgrel = 1 url = https://www.sublimetext.com/download arch = x86_64 @@ -12,9 +12,9 @@ pkgbase = sublime-text-4 conflicts = sublime-text source = sublime-text-4.sh sha512sums = ac56e9b7dddaebb3d222795cfc644109c93cc3f79695b8f9ee56022c74fe04a1134dd54cab07c74ff1f96b783cb3dbc026c16095552f1d2dd83115ea274dc2e9 - source_x86_64 = sublime_text_4_4_4189_1_x64.tar.xz::https://download.sublimetext.com/sublime_text_build_4189_x64.tar.xz - sha512sums_x86_64 = 7413f9655367ef57285f8e79b42947e1cb1c316baed6e89c6e3cea9c76d4c8f819684ce383e4c97ba8d369608dbe264445e6e21ebb42961fd282298db90d2b49 - source_aarch64 = sublime_text_4_4_4189_1_arm64.tar.xz::https://download.sublimetext.com/sublime_text_build_4189_arm64.tar.xz - sha512sums_aarch64 = 0d8dd09f94b3ac7748b4a884bd1d5b412009d4adfbffecabed062ac6926f22e3038d96700ea09132b735d7d3d3163364e2da90628508b66a06d7abacf84d9071 + source_x86_64 = sublime_text_4_4_4192_1_x64.tar.xz::https://download.sublimetext.com/sublime_text_build_4192_x64.tar.xz + sha512sums_x86_64 = 083bf22aef7425cd30164bd3f3a420bbea3c7be3c9702f221c9075d4ddbe9d4b271efc2f491cbfa9d61ec7d41e30e26b8ad38e7dfcc5509d3bade16296cdb88c + source_aarch64 = sublime_text_4_4_4192_1_arm64.tar.xz::https://download.sublimetext.com/sublime_text_build_4192_arm64.tar.xz + sha512sums_aarch64 = d5f3839df9249bff14d7c72b4019d211fce416a828666352d0cab41564e8155a06c04e8c998152015f872919f9573e2deb19f48e254706786175005d0b25ecbe pkgname = sublime-text-4 diff --git a/PKGBUILD b/PKGBUILD index c53a88a..41257a4 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Manuel Hüsers pkgname=sublime-text-4 -pkgver=4.4189 +pkgver=4.4192 pkgrel=1 pkgdesc='Sophisticated text editor for code, html and prose - stable build' arch=('x86_64' 'aarch64') @@ -16,8 +16,8 @@ source_x86_64=("${pkgname//-/_}_${pkgver/./_}_${pkgrel}_x64.tar.xz::https://down source_aarch64=("${pkgname//-/_}_${pkgver/./_}_${pkgrel}_arm64.tar.xz::https://download.sublimetext.com/sublime_text_build_${pkgver:2}_arm64.tar.xz") sha512sums=('ac56e9b7dddaebb3d222795cfc644109c93cc3f79695b8f9ee56022c74fe04a1134dd54cab07c74ff1f96b783cb3dbc026c16095552f1d2dd83115ea274dc2e9') -sha512sums_x86_64=('7413f9655367ef57285f8e79b42947e1cb1c316baed6e89c6e3cea9c76d4c8f819684ce383e4c97ba8d369608dbe264445e6e21ebb42961fd282298db90d2b49') -sha512sums_aarch64=('0d8dd09f94b3ac7748b4a884bd1d5b412009d4adfbffecabed062ac6926f22e3038d96700ea09132b735d7d3d3163364e2da90628508b66a06d7abacf84d9071') +sha512sums_x86_64=('083bf22aef7425cd30164bd3f3a420bbea3c7be3c9702f221c9075d4ddbe9d4b271efc2f491cbfa9d61ec7d41e30e26b8ad38e7dfcc5509d3bade16296cdb88c') +sha512sums_aarch64=('d5f3839df9249bff14d7c72b4019d211fce416a828666352d0cab41564e8155a06c04e8c998152015f872919f9573e2deb19f48e254706786175005d0b25ecbe') prepare() { sed -i -e "s|@ST_PATH@|/opt/sublime_text|g" "${pkgname}.sh" From a00e0a71a6e923093b855e5fd9ee10441b362271 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20H=C3=BCsers?= Date: Fri, 23 May 2025 22:55:17 +0200 Subject: [PATCH 19/19] upgpkg: sublime-text-4 4.4200-1 upstream release --- .SRCINFO | 10 +++++----- PKGBUILD | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 026a0d9..5c5c6ff 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = sublime-text-4 pkgdesc = Sophisticated text editor for code, html and prose - stable build - pkgver = 4.4192 + pkgver = 4.4200 pkgrel = 1 url = https://www.sublimetext.com/download arch = x86_64 @@ -12,9 +12,9 @@ pkgbase = sublime-text-4 conflicts = sublime-text source = sublime-text-4.sh sha512sums = ac56e9b7dddaebb3d222795cfc644109c93cc3f79695b8f9ee56022c74fe04a1134dd54cab07c74ff1f96b783cb3dbc026c16095552f1d2dd83115ea274dc2e9 - source_x86_64 = sublime_text_4_4_4192_1_x64.tar.xz::https://download.sublimetext.com/sublime_text_build_4192_x64.tar.xz - sha512sums_x86_64 = 083bf22aef7425cd30164bd3f3a420bbea3c7be3c9702f221c9075d4ddbe9d4b271efc2f491cbfa9d61ec7d41e30e26b8ad38e7dfcc5509d3bade16296cdb88c - source_aarch64 = sublime_text_4_4_4192_1_arm64.tar.xz::https://download.sublimetext.com/sublime_text_build_4192_arm64.tar.xz - sha512sums_aarch64 = d5f3839df9249bff14d7c72b4019d211fce416a828666352d0cab41564e8155a06c04e8c998152015f872919f9573e2deb19f48e254706786175005d0b25ecbe + source_x86_64 = sublime_text_4_4_4200_1_x64.tar.xz::https://download.sublimetext.com/sublime_text_build_4200_x64.tar.xz + sha512sums_x86_64 = 0a6ff4be7ae35ce80d568a2bf8dc5ed6fcf9f845517f7a1b8b24f180842f72ef16f9792e91fc70a277cfaf66bf1be482bb1328c98252d7c524d3412cfe9f22e3 + source_aarch64 = sublime_text_4_4_4200_1_arm64.tar.xz::https://download.sublimetext.com/sublime_text_build_4200_arm64.tar.xz + sha512sums_aarch64 = bb8f314e3c0ffff2536f91331fe43fe55d42fed27fca32bced5e779331296c7ee4b619dacc0193bc7f2cfa16a770177a81783ed959c786522e9688b028c7c221 pkgname = sublime-text-4 diff --git a/PKGBUILD b/PKGBUILD index 41257a4..7114b57 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Manuel Hüsers pkgname=sublime-text-4 -pkgver=4.4192 +pkgver=4.4200 pkgrel=1 pkgdesc='Sophisticated text editor for code, html and prose - stable build' arch=('x86_64' 'aarch64') @@ -16,8 +16,8 @@ source_x86_64=("${pkgname//-/_}_${pkgver/./_}_${pkgrel}_x64.tar.xz::https://down source_aarch64=("${pkgname//-/_}_${pkgver/./_}_${pkgrel}_arm64.tar.xz::https://download.sublimetext.com/sublime_text_build_${pkgver:2}_arm64.tar.xz") sha512sums=('ac56e9b7dddaebb3d222795cfc644109c93cc3f79695b8f9ee56022c74fe04a1134dd54cab07c74ff1f96b783cb3dbc026c16095552f1d2dd83115ea274dc2e9') -sha512sums_x86_64=('083bf22aef7425cd30164bd3f3a420bbea3c7be3c9702f221c9075d4ddbe9d4b271efc2f491cbfa9d61ec7d41e30e26b8ad38e7dfcc5509d3bade16296cdb88c') -sha512sums_aarch64=('d5f3839df9249bff14d7c72b4019d211fce416a828666352d0cab41564e8155a06c04e8c998152015f872919f9573e2deb19f48e254706786175005d0b25ecbe') +sha512sums_x86_64=('0a6ff4be7ae35ce80d568a2bf8dc5ed6fcf9f845517f7a1b8b24f180842f72ef16f9792e91fc70a277cfaf66bf1be482bb1328c98252d7c524d3412cfe9f22e3') +sha512sums_aarch64=('bb8f314e3c0ffff2536f91331fe43fe55d42fed27fca32bced5e779331296c7ee4b619dacc0193bc7f2cfa16a770177a81783ed959c786522e9688b028c7c221') prepare() { sed -i -e "s|@ST_PATH@|/opt/sublime_text|g" "${pkgname}.sh"