mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
sublime-text4: update to 4200.
This commit is contained in:
parent
9323056ac2
commit
508305228e
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sublime-text4'
|
||||
pkgname=sublime-text4
|
||||
version=4189
|
||||
version=4200
|
||||
revision=1
|
||||
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=d2f106d857cb2bef7752da5857d896975f3b88defd4e8ce6dfc561ea56f35bb0
|
||||
checksum=36f69c551ad18ee46002be4d9c523fe545d93b67fea67beea731e724044b469f
|
||||
;;
|
||||
aarch64)
|
||||
distfiles="https://download.sublimetext.com/sublime_text_build_${version}_arm64.tar.xz"
|
||||
checksum=6722e76efa72c6f25fc9fbbaeb7103d189f9337ec0b3e8f2e9344464c8121e02
|
||||
checksum=cf4b6aa74ea2a2aab02e144599cf9e4a423cbb9543c221f7da1095a95495566a
|
||||
;;
|
||||
esac
|
||||
_license_checksum=287d037b0ecedb68ae1e3138411d54b87172156effecd1987a5f85834aa26a24
|
||||
|
|
Loading…
Add table
Reference in a new issue