mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/kitty to 0.13.2-1
This commit is contained in:
parent
d285f17d11
commit
1f98ac4eaa
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
# - patch to remove lto from hardcoded cflags
|
||||
|
||||
pkgname=kitty
|
||||
pkgver=0.13.1
|
||||
pkgver=0.13.2
|
||||
pkgrel=1
|
||||
pkgdesc="A modern, hackable, featureful, OpenGL based terminal emulator"
|
||||
arch=('x86_64')
|
||||
|
@ -18,7 +18,7 @@ makedepends=('pkg-config' 'python-setuptools' 'libxinerama' 'libxcursor' 'libxra
|
|||
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=('246a6cea5197149f6d7267268f6be65a84d998ce45df432cceee2ddccf006b5a1c6d4bee7953b2b622c522e737f8a89b3ecacb9fe3d86b5ab5f5dbf0e05bde77'
|
||||
sha512sums=('cd2a3825cda8dbdf6d8df042de018e78c1b7faea8b01ac0e3524dd17d3ae577f28376fb9872bcb2f31b851ec7a02cc1bb9011d08002fd1509891c40393274f3a'
|
||||
'61d225a073bd03bf916d41254132025cee4744899c44ac195a039065b345301fdbca6ed5f5ac2328431c3122b4dce6ec8f5057aaddf25e4ea3f2fdc86ce9486f')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue