mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/kitty to 0.18.0-1
This commit is contained in:
parent
b541ca191c
commit
32988a86ae
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
pkgbase=kitty
|
pkgbase=kitty
|
||||||
pkgname=(kitty kitty-terminfo)
|
pkgname=(kitty kitty-terminfo)
|
||||||
pkgver=0.17.4
|
pkgver=0.18.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A modern, hackable, featureful, OpenGL-based terminal emulator"
|
pkgdesc="A modern, hackable, featureful, OpenGL-based terminal emulator"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -19,7 +19,7 @@ makedepends=('libxinerama' 'libxcursor' 'libxrandr' 'wayland-protocols' 'python-
|
||||||
optdepends=('imagemagick: viewing images with icat')
|
optdepends=('imagemagick: viewing images with icat')
|
||||||
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/kovidgoyal/$pkgname/archive/v$pkgver.tar.gz"
|
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/kovidgoyal/$pkgname/archive/v$pkgver.tar.gz"
|
||||||
'0001-remove-lto.patch')
|
'0001-remove-lto.patch')
|
||||||
sha512sums=('64c5533d31e81635301f559c26d3ad0c7b610b491d3abe26a9578b510406dd5e60c7ac8a4efd7dfdb6867e593b718db08217102567769c4e666299c78c387ec3'
|
sha512sums=('4d09765a6044ffb9af34afdd49f0c2445f9d39a69a0f835b1cea8f4c288dc93af2b12d40b752eaf29abdc5e13b5d6de77ce7edec20a5e396f158526d749cc962'
|
||||||
'1c0290a42552cbe5b3bb120965bcd2dc20b9236dba43e43ff086adc14dc25417323bf9b750bf1cb06ecb65267d6d479f79daf14f64eac697c06a138fa7baa601')
|
'1c0290a42552cbe5b3bb120965bcd2dc20b9236dba43e43ff086adc14dc25417323bf9b750bf1cb06ecb65267d6d479f79daf14f64eac697c06a138fa7baa601')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|
Loading…
Reference in a new issue