mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
sublime-text4: update to 4152.
This commit is contained in:
parent
77cb85b513
commit
baecd4768c
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sublime-text4'
|
# Template file for 'sublime-text4'
|
||||||
pkgname=sublime-text4
|
pkgname=sublime-text4
|
||||||
version=4151
|
version=4152
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64 aarch64"
|
archs="x86_64 aarch64"
|
||||||
hostmakedepends="w3m"
|
hostmakedepends="w3m"
|
||||||
|
@ -16,11 +16,11 @@ nopie=yes
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
x86_64)
|
x86_64)
|
||||||
distfiles="https://download.sublimetext.com/sublime_text_build_${version}_x64.tar.xz"
|
distfiles="https://download.sublimetext.com/sublime_text_build_${version}_x64.tar.xz"
|
||||||
checksum=27533f3e532a5600462e014b2e23c686948d5adefaa321a45e3ece54ca273e0f
|
checksum=6ede3c83519959897041c6506e850753c19962603b71bd9f73a625ae1e4d3554
|
||||||
;;
|
;;
|
||||||
aarch64)
|
aarch64)
|
||||||
distfiles="https://download.sublimetext.com/sublime_text_build_${version}_arm64.tar.xz"
|
distfiles="https://download.sublimetext.com/sublime_text_build_${version}_arm64.tar.xz"
|
||||||
checksum=0a64a7b5b75c7de6d4a52039a34e22aaf94a43d8186c2703ba9376ee3ff68e44
|
checksum=9d21f96b9291633a8b3272e8da6164dd6a632fda7a421df3372f2814f1071e80
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
_license_checksum=287d037b0ecedb68ae1e3138411d54b87172156effecd1987a5f85834aa26a24
|
_license_checksum=287d037b0ecedb68ae1e3138411d54b87172156effecd1987a5f85834aa26a24
|
||||||
|
|
Loading…
Add table
Reference in a new issue