Manuel
495a213f3e
Added GNOME specific StartupWMClass option back to desktop file Removed desktop file from /opt/sublime_text directory
19 lines
713 B
Text
19 lines
713 B
Text
pkgbase = sublime-text-dev
|
|
pkgdesc = Sophisticated text editor for code, html and prose - dev build
|
|
pkgver = 4.4141
|
|
pkgrel = 3
|
|
url = https://www.sublimetext.com/dev
|
|
install = sublime-text-dev.install
|
|
arch = x86_64
|
|
arch = aarch64
|
|
license = custom
|
|
depends = libpng
|
|
depends = gtk3
|
|
provides = sublime-text
|
|
conflicts = sublime-text
|
|
source_x86_64 = https://download.sublimetext.com/sublime_text_build_4141_x64.tar.xz
|
|
sha256sums_x86_64 = 785a3dbf8852ae9d60579e9a755c8507db0e02939794a36f5415b4c1b1581b88
|
|
source_aarch64 = https://download.sublimetext.com/sublime_text_build_4141_arm64.tar.xz
|
|
sha256sums_aarch64 = 326c12a6dbd21f9d3bf97f464fc182e2dcd917311f4f6a4a73efd0bb949b3243
|
|
|
|
pkgname = sublime-text-dev
|