mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
ghostty: update to 1.0.1.
This commit is contained in:
parent
770ce27686
commit
d0fbcfcf52
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ghostty'
|
# Template file for 'ghostty'
|
||||||
pkgname=ghostty
|
pkgname=ghostty
|
||||||
version=1.0.0
|
version=1.0.1
|
||||||
revision=3
|
revision=1
|
||||||
build_style=zig-build
|
build_style=zig-build
|
||||||
configure_args="
|
configure_args="
|
||||||
-Doptimize=ReleaseFast
|
-Doptimize=ReleaseFast
|
||||||
|
@ -18,7 +18,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://ghostty.org/"
|
homepage="https://ghostty.org/"
|
||||||
distfiles="https://github.com/ghostty-org/ghostty/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/ghostty-org/ghostty/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=bd12953c8bbe7149e2f94e7e578a88e981932a69aa483f5ce9a2cfba726e0015
|
checksum=4e4d9725ef2e50715492df26265e275417acca0db374f6d21740b848c77d6189
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue