Compare commits

..

No commits in common. "72805e9a1f7e1b619f4133acaeb24ba5742731e9" and "54ff81139e2eaef58a5deae79ebaab8356f1f81b" have entirely different histories.

4 changed files with 16 additions and 16 deletions

View file

@ -1,6 +1,6 @@
pkgbase = sublime-text-4 pkgbase = sublime-text-4
pkgdesc = Sophisticated text editor for code, html and prose - stable build pkgdesc = Sophisticated text editor for code, html and prose - stable build
pkgver = 4.4142 pkgver = 4.4126
pkgrel = 1 pkgrel = 1
url = https://www.sublimetext.com/download url = https://www.sublimetext.com/download
arch = x86_64 arch = x86_64
@ -13,9 +13,9 @@ pkgbase = sublime-text-4
conflicts = sublime-text conflicts = sublime-text
source = sublime_text.desktop source = sublime_text.desktop
sha256sums = e991aac5207655dadf69c6f74c194c80009fb9767d7710337f586908969aa9cf sha256sums = e991aac5207655dadf69c6f74c194c80009fb9767d7710337f586908969aa9cf
source_x86_64 = https://download.sublimetext.com/sublime_text_build_4142_x64.tar.xz source_x86_64 = https://download.sublimetext.com/sublime_text_build_4126_x64.tar.xz
sha256sums_x86_64 = 26b14bd7bb6b72c51c4bf6d86d26cc8539d233295ae8092830823696dda70306 sha256sums_x86_64 = 5c64e534cce0032e54d3c7028e8d6b3bdef28f3fd28a26244a360a2ce75450a1
source_aarch64 = https://download.sublimetext.com/sublime_text_build_4142_arm64.tar.xz source_aarch64 = https://download.sublimetext.com/sublime_text_build_4126_arm64.tar.xz
sha256sums_aarch64 = afa6f13985d5036440a3ca6b74143bfe048d2853e6c035b9a2c6e5204d1acd3e sha256sums_aarch64 = 0ad4ac168d47034c47ab31faaa0d8b6b4f27e233ea4e48634b930bf999efb63e
pkgname = sublime-text-4 pkgname = sublime-text-4

View file

@ -1,7 +1,7 @@
# Maintainer: Manuel Hüsers <aur@huesers.de> # Maintainer: Manuel Hüsers <aur@huesers.de>
pkgname=sublime-text-4 pkgname=sublime-text-4
pkgver=4.4142 pkgver=4.4126
pkgrel=1 pkgrel=1
pkgdesc="Sophisticated text editor for code, html and prose - stable build" pkgdesc="Sophisticated text editor for code, html and prose - stable build"
arch=('x86_64' 'aarch64') arch=('x86_64' 'aarch64')
@ -17,8 +17,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") source_aarch64=("https://download.sublimetext.com/sublime_text_build_${pkgver:2}_arm64.tar.xz")
sha256sums=('e991aac5207655dadf69c6f74c194c80009fb9767d7710337f586908969aa9cf') sha256sums=('e991aac5207655dadf69c6f74c194c80009fb9767d7710337f586908969aa9cf')
sha256sums_x86_64=('26b14bd7bb6b72c51c4bf6d86d26cc8539d233295ae8092830823696dda70306') sha256sums_x86_64=('5c64e534cce0032e54d3c7028e8d6b3bdef28f3fd28a26244a360a2ce75450a1')
sha256sums_aarch64=('afa6f13985d5036440a3ca6b74143bfe048d2853e6c035b9a2c6e5204d1acd3e') sha256sums_aarch64=('0ad4ac168d47034c47ab31faaa0d8b6b4f27e233ea4e48634b930bf999efb63e')
package() { package() {
cd "${srcdir}" cd "${srcdir}"

View file

@ -1,6 +1,6 @@
pkgbase = sublime-text-dev pkgbase = sublime-text-dev
pkgdesc = Sophisticated text editor for code, html and prose - dev build pkgdesc = Sophisticated text editor for code, html and prose - dev build
pkgver = 4.4141 pkgver = 4.4140
pkgrel = 1 pkgrel = 1
url = https://www.sublimetext.com/dev url = https://www.sublimetext.com/dev
install = sublime-text-dev.install install = sublime-text-dev.install
@ -14,9 +14,9 @@ pkgbase = sublime-text-dev
conflicts = sublime-text conflicts = sublime-text
source = sublime_text.desktop source = sublime_text.desktop
sha256sums = e991aac5207655dadf69c6f74c194c80009fb9767d7710337f586908969aa9cf sha256sums = e991aac5207655dadf69c6f74c194c80009fb9767d7710337f586908969aa9cf
source_x86_64 = https://download.sublimetext.com/sublime_text_build_4141_x64.tar.xz source_x86_64 = https://download.sublimetext.com/sublime_text_build_4140_x64.tar.xz
sha256sums_x86_64 = 785a3dbf8852ae9d60579e9a755c8507db0e02939794a36f5415b4c1b1581b88 sha256sums_x86_64 = c3d22c37f94eff8de1f2957784b4fab60f73cd860c522cbd861c49c956a685f3
source_aarch64 = https://download.sublimetext.com/sublime_text_build_4141_arm64.tar.xz source_aarch64 = https://download.sublimetext.com/sublime_text_build_4140_arm64.tar.xz
sha256sums_aarch64 = 326c12a6dbd21f9d3bf97f464fc182e2dcd917311f4f6a4a73efd0bb949b3243 sha256sums_aarch64 = 16142a6397d0996810232f091e24eaad19cecd2c22e3bb143d39db37efde0fed
pkgname = sublime-text-dev pkgname = sublime-text-dev

View file

@ -3,7 +3,7 @@
# Contributor: realitygaps <realitygaps at yahoo dot com> # Contributor: realitygaps <realitygaps at yahoo dot com>
pkgname=sublime-text-dev pkgname=sublime-text-dev
pkgver=4.4141 pkgver=4.4140
pkgrel=1 pkgrel=1
pkgdesc="Sophisticated text editor for code, html and prose - dev build" pkgdesc="Sophisticated text editor for code, html and prose - dev build"
arch=('x86_64' 'aarch64') 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") source_aarch64=("https://download.sublimetext.com/sublime_text_build_${pkgver:2}_arm64.tar.xz")
sha256sums=('e991aac5207655dadf69c6f74c194c80009fb9767d7710337f586908969aa9cf') sha256sums=('e991aac5207655dadf69c6f74c194c80009fb9767d7710337f586908969aa9cf')
sha256sums_x86_64=('785a3dbf8852ae9d60579e9a755c8507db0e02939794a36f5415b4c1b1581b88') sha256sums_x86_64=('c3d22c37f94eff8de1f2957784b4fab60f73cd860c522cbd861c49c956a685f3')
sha256sums_aarch64=('326c12a6dbd21f9d3bf97f464fc182e2dcd917311f4f6a4a73efd0bb949b3243') sha256sums_aarch64=('16142a6397d0996810232f091e24eaad19cecd2c22e3bb143d39db37efde0fed')
package() { package() {
cd "${srcdir}" cd "${srcdir}"