mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
Sublime-text4 version 4169
This commit is contained in:
parent
6e62e34780
commit
4ad4d65447
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sublime-text4'
|
||||
pkgname=sublime-text4
|
||||
version=4152
|
||||
version=4169
|
||||
revision=2
|
||||
archs="x86_64 aarch64"
|
||||
hostmakedepends="w3m"
|
||||
|
@ -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=6ede3c83519959897041c6506e850753c19962603b71bd9f73a625ae1e4d3554
|
||||
checksum=8e4f70282d1081f8621c36147270e1b26809b013ce5260a4caf41e239e08249e
|
||||
;;
|
||||
aarch64)
|
||||
distfiles="https://download.sublimetext.com/sublime_text_build_${version}_arm64.tar.xz"
|
||||
checksum=9d21f96b9291633a8b3272e8da6164dd6a632fda7a421df3372f2814f1071e80
|
||||
checksum=fd6ff119b13ef201aed73361ea511166b7c6f4387d4141a4622a93ce9db5e892
|
||||
;;
|
||||
esac
|
||||
_license_checksum=287d037b0ecedb68ae1e3138411d54b87172156effecd1987a5f85834aa26a24
|
||||
|
|
Loading…
Add table
Reference in a new issue