summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorManuel Hüsers2022-03-25 23:58:25 +0100
committerManuel Hüsers2022-03-25 23:58:25 +0100
commit3bb41303416e6b6b25dcfc1b1341fbc51ec27bda (patch)
tree0d154b81114ccc9a8dc4180a3a26f70042677063 /PKGBUILD
parent9d8f19b1a67623ff7b9d861516fd23ec55f616c6 (diff)
downloadaur-3bb41303416e6b6b25dcfc1b1341fbc51ec27bda.tar.gz
Update to build 4131
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ee035ab2fbf2..623d8ad5779f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: realitygaps <realitygaps at yahoo dot com>
pkgname=sublime-text-dev
-pkgver=4.4130
+pkgver=4.4131
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=('ea54b8e963895b103aa9873c1148f58efa5d3a30f15c7811198b63692ea85b04')
-sha256sums_aarch64=('864a4d3a3699a512c760b7af2deb75f0428db60f9ad44337e0f838c45dcc4f44')
+sha256sums_x86_64=('5e8a304bf87cedcd491faf9db87aa20543222e8f018098c3848861593820cf3f')
+sha256sums_aarch64=('c1f02d80ee1e4fb27c7c07843f3267ffd4ca1ba70f6cf0dff83dfc22317e43dd')
package() {
cd "${srcdir}"