mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
sublime-text4: update to 4143
This commit is contained in:
parent
012cfd05bb
commit
4fe4ad9372
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'sublime-text4'
|
||||
pkgname=sublime-text4
|
||||
version=4126
|
||||
revision=2
|
||||
version=4143
|
||||
revision=1
|
||||
archs="x86_64 aarch64"
|
||||
hostmakedepends="w3m"
|
||||
depends="libpng gtk+3 hicolor-icon-theme desktop-file-utils"
|
||||
|
@ -16,11 +16,11 @@ nopie=yes
|
|||
case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64)
|
||||
distfiles="https://download.sublimetext.com/sublime_text_build_${version}_x64.tar.xz"
|
||||
checksum=5c64e534cce0032e54d3c7028e8d6b3bdef28f3fd28a26244a360a2ce75450a1
|
||||
checksum=7de862c38d19367414117110328dded754ac709fed54c8cc5cb0737c894c073c
|
||||
;;
|
||||
aarch64)
|
||||
distfiles="https://download.sublimetext.com/sublime_text_build_${version}_arm64.tar.xz"
|
||||
checksum=0ad4ac168d47034c47ab31faaa0d8b6b4f27e233ea4e48634b930bf999efb63e
|
||||
checksum=e33a4d1d51073bdf2f1dc5936ea9b096b078f87230a10a23790beaee702a4a93
|
||||
;;
|
||||
esac
|
||||
_license_checksum=287d037b0ecedb68ae1e3138411d54b87172156effecd1987a5f85834aa26a24
|
||||
|
|
Loading…
Add table
Reference in a new issue