summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fcbc45248f28..555ae49f375c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=sublime-text-4-dev
-pkgver=4.4087
+pkgver=4.4088
pkgrel=1
pkgdesc="Sophisticated text editor for code, html and prose - dev build"
arch=('x86_64' 'aarch64')
@@ -12,7 +12,7 @@ install=sublime-text.install
case "${CARCH}" in
x86_64) _CARCH='x64' && sha256sums=('388d1fe620727bd3e6bdda7b60150734616d8ba86ef1001478d0a41d1718c018'
'a400ae041bd8b3ed08bf04129e1d7ddc9df9edf5610532bd7b321a43e28c7ca9'
- '76eaa3ae6bfc3f7a348fc17761887f28c8e1c9f40eb90211f5f420dba5aafd3e');;
+ '9312b0e244037c8fc19016f5a277a08c6328a733c1564b96e3320705b5e25997');;
aarch64) _CARCH='arm64' && sha256sums=('SKIP' 'SKIP' 'SKIP');;
esac
source=("sublime-text.install"