summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorManuel Hüsers2022-09-23 23:43:40 +0200
committerManuel Hüsers2022-09-23 23:43:40 +0200
commitf81abdb9205f7556e346cbf581081a0f9e1fe20a (patch)
treef3329fcdaee7247e05605e64e01c0db667583e7f /PKGBUILD
parent24e6c20ec00ce952e2e26e0c9e6f94a207d54a9b (diff)
downloadaur-f81abdb9205f7556e346cbf581081a0f9e1fe20a.tar.gz
Update to build 4137
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d6b492245ca1..4fb3824b7583 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: realitygaps <realitygaps at yahoo dot com>
pkgname=sublime-text-dev
-pkgver=4.4136
+pkgver=4.4137
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=('e9c49a17cb1e4b75e95e9a1a44e3b9b6956ec09cc4fb3d64cf0c4d94e51a763d')
-sha256sums_aarch64=('32d89bf22dbd14216eb515e658f412a7d87f15c2c3efec2ffad1808f07fd777c')
+sha256sums_x86_64=('a0604fa2a5704c841f23387ff1f10e3ab664adbcd3d2d1b6dc049e1db37f38c9')
+sha256sums_aarch64=('ee6a984a88207eb711a0387e41f038ad6d2abc5d99a62518e7257187164ab1f1')
package() {
cd "${srcdir}"