Update package version to 0.46.0
This commit is contained in:
@@ -1,9 +1,11 @@
|
|||||||
name: kitty
|
name: kitty
|
||||||
description: A cross-platform, fast and feature-rich, GPU-based terminal emulator
|
description: A cross-platform, fast and feature-rich, GPU-based terminal emulator
|
||||||
version: 0.45.0
|
version: 0.46.0
|
||||||
revision: 1
|
revision: 1
|
||||||
url: https://github.com/kovidgoyal/kitty
|
url: https://github.com/kovidgoyal/kitty
|
||||||
license: GPL3-or-later
|
license: GPL3-or-later
|
||||||
|
maintainers:
|
||||||
|
- [email protected]
|
||||||
architecture: any
|
architecture: any
|
||||||
type: source
|
type: source
|
||||||
depends:
|
depends:
|
||||||
@@ -40,7 +42,7 @@ downloads:
|
|||||||
- url: https://github.com/kovidgoyal/kitty/releases/download/v${BPM_PKG_VERSION}/kitty-${BPM_PKG_VERSION}.tar.xz
|
- url: https://github.com/kovidgoyal/kitty/releases/download/v${BPM_PKG_VERSION}/kitty-${BPM_PKG_VERSION}.tar.xz
|
||||||
extract_to: ${BPM_SOURCE}
|
extract_to: ${BPM_SOURCE}
|
||||||
extract_strip_components: 1
|
extract_strip_components: 1
|
||||||
checksum: 93fcba4984a97ccb7d811f487a818d406e681912b6bbb8f0ca426103ddce7ca5
|
checksum: 893e4df47107fd7762b8b135c4d7f1434491f78c47ae66219c54001d24547eea
|
||||||
split_packages:
|
split_packages:
|
||||||
- name: kitty
|
- name: kitty
|
||||||
- name: kitty-terminfo
|
- name: kitty-terminfo
|
||||||
|
|||||||
Reference in New Issue
Block a user