summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorManuel Hüsers2021-11-03 16:22:08 +0100
committerManuel Hüsers2021-11-03 16:22:08 +0100
commit6780330b8881a120f23774f80faca9cfb6607447 (patch)
tree12471fa96852c15d082f72b78c5fe80f9f49e758 /PKGBUILD
parent43edaeb8093ecd482fc0470e37004e0deb573634 (diff)
downloadaur-6780330b8881a120f23774f80faca9cfb6607447.tar.gz
Update to build 4122
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a78649c71e54..1a1183a06eb6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: realitygaps <realitygaps at yahoo dot com>
pkgname=sublime-text-dev
-pkgver=4.4121
+pkgver=4.4122
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=('084fcf79457c320d59da1f0e58c85a7a63956bde41d64db01ec86df2554fc5e6')
-sha256sums_aarch64=('7af7845b402aea98a6d259d0e817c849168182881ea1f80b98e5729525688f08')
+sha256sums_x86_64=('e8e3aed50a790beaf47c7551b1d178c1d56c681206175228255d439011bb6b4c')
+sha256sums_aarch64=('efff4430bf7df68f0027c756ef8e8e0f502bd61e811d18b80a12faf0b153cc17')
package() {
cd "${srcdir}"