Package Details: sublime-merge 2125-1

Git Clone URL: https://aur.archlinux.org/sublime-merge.git (read-only, click to copy)
Package Base: sublime-merge
Description: Meet a new Git Client, from the makers of Sublime Text
Upstream URL: https://www.sublimemerge.com
Licenses: custom
Submitter: rasphino
Maintainer: freswa
Last Packager: freswa
Votes: 30
Popularity: 0.020480
First Submitted: 2019-02-18 06:02 (UTC)
Last Updated: 2026-04-14 07:02 (UTC)

Latest Comments

1 2 Next › Last »

manu_faktur commented on 2026-02-28 19:51 (UTC) (edited on 2026-02-28 19:53 (UTC) by manu_faktur)

I struggled a bit with the key as well, but it is using the correct key. You need to import it as shown in this older comment from sajmonella9, not the way outlined on the Sublime homepage. At least that was the case for me, using aura.

aquator commented on 2026-02-26 07:24 (UTC)

This is not signed with the official Sublime keys.

mithrial commented on 2025-12-18 21:50 (UTC)

What's with the removal of the signature check?

txtsd commented on 2024-12-03 01:57 (UTC)

Can I please have co-maintainer on this?

sadroad commented on 2023-08-23 08:33 (UTC)

For build 2091, crash_reporter was renamed to crash_handler in the tar archive.

mologie commented on 2023-07-09 13:56 (UTC)

Patch for arm64 support

--- PKGBUILD.x86_64 2023-07-09 15:27:43.000000000 +0200
+++ PKGBUILD    2023-07-09 15:21:58.367225550 +0200
@@ -5,16 +5,22 @@
 pkgver=2083
 pkgrel=1
 pkgdesc='Meet a new Git Client, from the makers of Sublime Text'
-arch=('x86_64')
+arch=('x86_64' 'aarch64')
 url='https://www.sublimemerge.com'
 license=('custom')
 depends=('gtk3')
-source=("https://download.sublimetext.com/sublime_merge_build_${pkgver}_x64.tar.xz"
-        "https://download.sublimetext.com/sublime_merge_build_${pkgver}_x64.tar.xz.asc"
-        LICENSE)
-b2sums=('bb2be3a581ed4b9ed200a300a2e28653a6b974471b34e5deaf244684e4f73521538d5f5a3e323c0a3e4539323a6fac5f19ae57a9dd5d5b7b999da972a677233c'
-        'SKIP'
-        'e17f9223fc423b385d20f78fd54bf8bdc0722134cb89e1a12f9105a4d130e9ae12f81997904b52ce6d6db45810d23db53c8f90c8a9bc1ac0ae4a8532d1097396')
+source_x86_64=("https://download.sublimetext.com/sublime_merge_build_${pkgver}_x64.tar.xz"
+               "https://download.sublimetext.com/sublime_merge_build_${pkgver}_x64.tar.xz.asc"
+               LICENSE)
+source_aarch64=("https://download.sublimetext.com/sublime_merge_build_${pkgver}_arm64.tar.xz"
+                "https://download.sublimetext.com/sublime_merge_build_${pkgver}_arm64.tar.xz.asc"
+                LICENSE)
+b2sums_x86_64=('bb2be3a581ed4b9ed200a300a2e28653a6b974471b34e5deaf244684e4f73521538d5f5a3e323c0a3e4539323a6fac5f19ae57a9dd5d5b7b999da972a677233c'
+               'SKIP'
+               'e17f9223fc423b385d20f78fd54bf8bdc0722134cb89e1a12f9105a4d130e9ae12f81997904b52ce6d6db45810d23db53c8f90c8a9bc1ac0ae4a8532d1097396')
+b2sums_aarch64=('a4cdd72e7d1707e8092a7876833729a98165db243534ef99275eb7bb5835564b678523cd6b4ca60f1ca8cd03edcd881b3fb73c40ac69d5dcc1d1cb4f285ab6ce'
+                'SKIP'
+                'e17f9223fc423b385d20f78fd54bf8bdc0722134cb89e1a12f9105a4d130e9ae12f81997904b52ce6d6db45810d23db53c8f90c8a9bc1ac0ae4a8532d1097396')
 validpgpkeys=('1EDDE2CDFC025D17F6DA9EC0ADAE6AD28A8F901A')

 package() {

sebdotv commented on 2022-11-14 09:40 (UTC)

Patch for build 2079

diff --git a/.SRCINFO b/.SRCINFO
index 1c7c06a..b3cf351 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
 pkgbase = sublime-merge
        pkgdesc = Meet a new Git Client, from the makers of Sublime Text
-       pkgver = 2077
+       pkgver = 2079
        pkgrel = 1
        url = https://www.sublimemerge.com
        arch = x86_64
        license = custom
        depends = gtk3
-       source = https://download.sublimetext.com/sublime_merge_build_2077_x64.tar.xz
-       source = https://download.sublimetext.com/sublime_merge_build_2077_x64.tar.xz.asc
+       source = https://download.sublimetext.com/sublime_merge_build_2079_x64.tar.xz
+       source = https://download.sublimetext.com/sublime_merge_build_2079_x64.tar.xz.asc
        source = LICENSE
        validpgpkeys = 1EDDE2CDFC025D17F6DA9EC0ADAE6AD28A8F901A
-       b2sums = 18e7c4a93bb3782f95fe1effc32986e0861d2f6e41bdbf67f2d553afb5ddb2a392654d215b3ba7ae0495f850f51a6ab14e64cc5fed5ac1ed199d29e5c64bfcb3
+       b2sums = bb0afeb2107868c82e42a79aa18bbb902053b142971a80b3c41d2b97ecc6fad0d8b2a7deb71367ae0caaa7727cf3ddf06ff178d9361a298a27a75302eb82f8d8
        b2sums = SKIP
        b2sums = e17f9223fc423b385d20f78fd54bf8bdc0722134cb89e1a12f9105a4d130e9ae12f81997904b52ce6d6db45810d23db53c8f90c8a9bc1ac0ae4a8532d1097396

diff --git a/PKGBUILD b/PKGBUILD
index 42a447f..4720bd8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Honghao Li <im@rasphino.cn>

 pkgname=sublime-merge
-pkgver=2077
+pkgver=2079
 pkgrel=1
 pkgdesc='Meet a new Git Client, from the makers of Sublime Text'
 arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('gtk3')
 source=("https://download.sublimetext.com/sublime_merge_build_${pkgver}_x64.tar.xz"
         "https://download.sublimetext.com/sublime_merge_build_${pkgver}_x64.tar.xz.asc"
         LICENSE)
-b2sums=('18e7c4a93bb3782f95fe1effc32986e0861d2f6e41bdbf67f2d553afb5ddb2a392654d215b3ba7ae0495f850f51a6ab14e64cc5fed5ac1ed199d29e5c64bfcb3'
+b2sums=('bb0afeb2107868c82e42a79aa18bbb902053b142971a80b3c41d2b97ecc6fad0d8b2a7deb71367ae0caaa7727cf3ddf06ff178d9361a298a27a75302eb82f8d8'
         'SKIP'
         'e17f9223fc423b385d20f78fd54bf8bdc0722134cb89e1a12f9105a4d130e9ae12f81997904b52ce6d6db45810d23db53c8f90c8a9bc1ac0ae4a8532d1097396')
 validpgpkeys=('1EDDE2CDFC025D17F6DA9EC0ADAE6AD28A8F901A')