sublime-text4: update to 4189, adopt
This commit is contained in:
parent
1733ad6df3
commit
131f5a1c2c
@ -1,12 +1,12 @@
|
||||
# Template file for 'sublime-text4'
|
||||
pkgname=sublime-text4
|
||||
version=4180
|
||||
version=4189
|
||||
revision=1
|
||||
archs="x86_64 aarch64"
|
||||
hostmakedepends="w3m"
|
||||
depends="libpng gtk+3 hicolor-icon-theme desktop-file-utils"
|
||||
short_desc="Sophisticated text editor for code, markup and prose"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Saksham <voidisnull@duck.com>"
|
||||
license="custom:EULA"
|
||||
homepage="https://www.sublimetext.com/"
|
||||
conflicts="sublime-text3 sublime-text3-bin"
|
||||
@ -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=a65e36011e33585defc77c0f49991f20fece92cba77b99ec6e6722c8952ff03e
|
||||
checksum=d2f106d857cb2bef7752da5857d896975f3b88defd4e8ce6dfc561ea56f35bb0
|
||||
;;
|
||||
aarch64)
|
||||
distfiles="https://download.sublimetext.com/sublime_text_build_${version}_arm64.tar.xz"
|
||||
checksum=cd18368df862fa0ea22eb305d53180613f9040a48d2355b862fd5bcfda045c78
|
||||
checksum=6722e76efa72c6f25fc9fbbaeb7103d189f9337ec0b3e8f2e9344464c8121e02
|
||||
;;
|
||||
esac
|
||||
_license_checksum=287d037b0ecedb68ae1e3138411d54b87172156effecd1987a5f85834aa26a24
|
||||
|
Loading…
x
Reference in New Issue
Block a user