summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorManuel Hüsers2021-06-22 18:07:49 +0200
committerManuel Hüsers2021-06-22 18:12:04 +0200
commit3ba730d1426872c3122348cbce6c11aada0417b1 (patch)
tree00d8055d7d3eb948ad4e3916facd5aff19f79b6c /PKGBUILD
parent76e247104bb3b827960da82460e6d66863f47ff0 (diff)
downloadaur-3ba730d1426872c3122348cbce6c11aada0417b1.tar.gz
Update to build 4109
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 969284b32208..8a0c49c30e98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@
# Contributor: realitygaps <realitygaps at yahoo dot com>
pkgname=sublime-text-dev
-pkgver=4.4107
+pkgver=4.4109
pkgrel=1
pkgdesc="Sophisticated text editor for code, html and prose - dev build"
arch=('x86_64' 'aarch64')
-url="http://www.sublimetext.com/"
+url="https://www.sublimetext.com/dev"
license=('custom')
depends=('libpng' 'gtk3')
optdepends=('gksu: sudo-save support')
@@ -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=('c7d9e7520ea91c2db6c026d1f48e9067457d55158393be042100a1161a3e5915')
-sha256sums_aarch64=('e0ccf0859d7b73a718b65c0f03e48189ecba1a256bb800d738b24078994cae03')
+sha256sums_x86_64=('7d61f704f9a81b1a719285ae57b6a1f9804deb8b0d7ec858cd9d31e3399e523e')
+sha256sums_aarch64=('65f78d091fee495d2884404d36e594356f213975e348e8154e28f8e55e52365d')
package() {
cd "${srcdir}"