mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
community/kitty to 0.14.5-1
This commit is contained in:
parent
61504c566b
commit
f15e8414ab
1 changed files with 3 additions and 3 deletions
|
@ -8,8 +8,8 @@
|
|||
|
||||
pkgbase=kitty
|
||||
pkgname=(kitty kitty-terminfo)
|
||||
pkgver=0.14.4
|
||||
pkgrel=2
|
||||
pkgver=0.14.5
|
||||
pkgrel=1
|
||||
pkgdesc="A modern, hackable, featureful, OpenGL-based terminal emulator"
|
||||
arch=('x86_64')
|
||||
url="https://github.com/kovidgoyal/kitty"
|
||||
|
@ -19,7 +19,7 @@ makedepends=('libxinerama' 'libxcursor' 'libxrandr' 'wayland-protocols' 'python-
|
|||
optdepends=('imagemagick: viewing images with icat')
|
||||
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/kovidgoyal/$pkgname/archive/v$pkgver.tar.gz"
|
||||
'0001-remove-lto.patch')
|
||||
sha512sums=('fb51b8182a7279aab4740f0d5cea5c1da4c6ac82845fceca221f7b9630036e1059c2c946f16815eea004e4962bf6974f3c77bfb7c90039e09852f5f36173b5c0'
|
||||
sha512sums=('079a92f55928b4b09be19f8e0ba692a6237212b4fe6a8675295533ccbecd6081219a60b86219e294777ef95bb73aef04d5e4503b71052329aa9b4a2e698c9e49'
|
||||
'1ca2b72394ea58500da497e0decf60ded2d2ed94451b63f3c7fe89710a58160d55e637ae194c62706457e1fe99356b078050289f74b2e4d4a5450620e16e0d73')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue