ghostty: update to 1.0.1.
This commit is contained in:
parent
770ce27686
commit
d0fbcfcf52
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ghostty'
|
||||
pkgname=ghostty
|
||||
version=1.0.0
|
||||
revision=3
|
||||
version=1.0.1
|
||||
revision=1
|
||||
build_style=zig-build
|
||||
configure_args="
|
||||
-Doptimize=ReleaseFast
|
||||
|
@ -18,7 +18,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://ghostty.org/"
|
||||
distfiles="https://github.com/ghostty-org/ghostty/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=bd12953c8bbe7149e2f94e7e578a88e981932a69aa483f5ce9a2cfba726e0015
|
||||
checksum=4e4d9725ef2e50715492df26265e275417acca0db374f6d21740b848c77d6189
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue