Is the package abandoned? As of now 3 builds behind.
Search Criteria
Package Details: sublime-text-dev 4.4183-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/sublime-text-dev.git (read-only, click to copy) |
---|---|
Package Base: | sublime-text-dev |
Description: | Sophisticated text editor for code, html and prose - dev build |
Upstream URL: | https://www.sublimetext.com/dev |
Licenses: | custom |
Conflicts: | sublime-text |
Provides: | sublime-text |
Submitter: | realitygaps |
Maintainer: | SunRed (edub4rt) |
Last Packager: | SunRed |
Votes: | 517 |
Popularity: | 0.105607 |
First Submitted: | 2011-11-10 18:32 (UTC) |
Last Updated: | 2024-09-29 19:00 (UTC) |
Dependencies (2)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
Required by (0)
Sources (3)
Qwiz94 commented on 2024-09-29 11:03 (UTC)
fedefranc commented on 2024-05-07 07:35 (UTC)
Hi, if may be useful the patch to update to build 4.4175 should be something like this
diff --git a/.SRCINFO b/.SRCINFO
index 503b8d6..336166f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = sublime-text-dev
pkgdesc = Sophisticated text editor for code, html and prose - dev build
- pkgver = 4.4173
- pkgrel = 2
+ pkgver = 4.4175
+ pkgrel = 1
url = https://www.sublimetext.com/dev
install = sublime-text-dev.install
arch = x86_64
@@ -13,9 +13,9 @@ pkgbase = sublime-text-dev
conflicts = sublime-text
source = sublime-text-dev.sh
sha512sums = ac56e9b7dddaebb3d222795cfc644109c93cc3f79695b8f9ee56022c74fe04a1134dd54cab07c74ff1f96b783cb3dbc026c16095552f1d2dd83115ea274dc2e9
- source_x86_64 = sublime_text_dev_4_4173_2_x64.tar.xz::https://download.sublimetext.com/sublime_text_build_4173_x64.tar.xz
- sha512sums_x86_64 = 91c1359be4789caf5bfa206ae48736a2dd777559a84f8b282f7a7101a9b8b50fe5e073bdb1496475cdcfe1b9c14707ed9d0fedaa7ef37802085d2e2197c18317
- source_aarch64 = sublime_text_dev_4_4173_2_arm64.tar.xz::https://download.sublimetext.com/sublime_text_build_4173_arm64.tar.xz
- sha512sums_aarch64 = 2d49124aa8493e0e6460e8ea42f89774dde791952f17ada942e99d45703bddd09cfc98d0918a9df411712afe6b957f60d0c879def7eb5fd8f7a860f02388ebda
+ source_x86_64 = sublime_text_dev_4_4175_1_x64.tar.xz::https://download.sublimetext.com/sublime_text_build_4175_x64.tar.xz
+ sha512sums_x86_64 = 7ffc30c53dbdb40fe12bdccce03fe522a569ae3c9a43241f9392067b19377e58e2ca49179c0b1c4a3b210913efbcb5b6c1729f7521b07eaceecf637aa8e333b5
+ source_aarch64 = sublime_text_dev_4_4175_1_arm64.tar.xz::https://download.sublimetext.com/sublime_text_build_4175_arm64.tar.xz
+ sha512sums_aarch64 = dfb228c13e76febf73d121c822faa8a48cb63185d7269aa68cd7e69d7c9e2efd2566b87ea3e61b1556862734758edfa2e2a77649e28aed130bf179f07b01c989
pkgname = sublime-text-dev
diff --git a/PKGBUILD b/PKGBUILD
index be25333..98fc965 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: realitygaps <realitygaps at yahoo dot com>
pkgname=sublime-text-dev
-pkgver=4.4173
-pkgrel=2
+pkgver=4.4175
+pkgrel=1
pkgdesc='Sophisticated text editor for code, html and prose - dev build'
arch=('x86_64' 'aarch64')
url='https://www.sublimetext.com/dev'
@@ -19,8 +19,8 @@ source_x86_64=("${pkgname//-/_}_${pkgver/./_}_${pkgrel}_x64.tar.xz::https://down
source_aarch64=("${pkgname//-/_}_${pkgver/./_}_${pkgrel}_arm64.tar.xz::https://download.sublimetext.com/sublime_text_build_${pkgver:2}_arm64.tar.xz")
sha512sums=('ac56e9b7dddaebb3d222795cfc644109c93cc3f79695b8f9ee56022c74fe04a1134dd54cab07c74ff1f96b783cb3dbc026c16095552f1d2dd83115ea274dc2e9')
-sha512sums_x86_64=('91c1359be4789caf5bfa206ae48736a2dd777559a84f8b282f7a7101a9b8b50fe5e073bdb1496475cdcfe1b9c14707ed9d0fedaa7ef37802085d2e2197c18317')
-sha512sums_aarch64=('2d49124aa8493e0e6460e8ea42f89774dde791952f17ada942e99d45703bddd09cfc98d0918a9df411712afe6b957f60d0c879def7eb5fd8f7a860f02388ebda')
+sha512sums_x86_64=('7ffc30c53dbdb40fe12bdccce03fe522a569ae3c9a43241f9392067b19377e58e2ca49179c0b1c4a3b210913efbcb5b6c1729f7521b07eaceecf637aa8e333b5')
+sha512sums_aarch64=('dfb228c13e76febf73d121c822faa8a48cb63185d7269aa68cd7e69d7c9e2efd2566b87ea3e61b1556862734758edfa2e2a77649e28aed130bf179f07b01c989')
prepare() {
sed -i -e "s|@ST_PATH@|/opt/sublime_text|g" "${pkgname}.sh"
SunRed commented on 2022-02-20 11:30 (UTC)
Please note that the dev branch of this software requires a license to be purchased from the website. If you want to support this software, please consider doing so.
You can use the stable branch available at sublime-text-4 or the official package for free.
SunRed commented on 2022-02-20 11:21 (UTC)
@chovy: The dev branch never was free. As stated on the upstream URL:
Sublime Text dev builds are available to licensed users only.
Please buy a license or use sublime-text-4 or the official package.
chovy commented on 2022-02-20 02:36 (UTC)
looks like latest is no longer free :(
its asking me for a license key
chovy commented on 2022-02-20 02:35 (UTC)
sublime-text-4 is outdated now, so is there a sublime-text-5 or what? I just want latest stable version.
davidgxxl commented on 2021-06-25 22:10 (UTC) (edited on 2021-06-25 22:11 (UTC) by davidgxxl)
@SunRed Thanks for the info. I was lookint into it. I just installed sublime-text4 from aur.
SunRed commented on 2021-06-25 21:58 (UTC)
@davidgxxl As the page of the upstream url mentions, Sublime Text dev builds are available to licensed users only. Hence you should use sublime-text-4 or the official package that doesn't require a license. I should probably add an additional notice to the pacman hook about this and maybe update the package description accordingly.
davidgxxl commented on 2021-06-25 16:47 (UTC) (edited on 2021-06-25 16:52 (UTC) by davidgxxl)
Asking for license after last update (Sublime Text Build 4109)
SunRed commented on 2021-05-21 13:04 (UTC)
To cut down the amount of packages to be maintained and to decrease confusion, this package is now used for the 'dev' branch of Sublime Text that is kept up to date with the most recent version. Users who want to stay on the latest legacy versions or the most recent stable release should stick to the respective stable release packages (sublime-text-3, sublime-text-4) or use the official repos provided by Sublime Text.
Pinned Comments
SunRed commented on 2022-02-20 11:30 (UTC)
Please note that the dev branch of this software requires a license to be purchased from the website. If you want to support this software, please consider doing so.
You can use the stable branch available at sublime-text-4 or the official package for free.
SunRed commented on 2021-05-21 13:04 (UTC)
To cut down the amount of packages to be maintained and to decrease confusion, this package is now used for the 'dev' branch of Sublime Text that is kept up to date with the most recent version. Users who want to stay on the latest legacy versions or the most recent stable release should stick to the respective stable release packages (sublime-text-3, sublime-text-4) or use the official repos provided by Sublime Text.