mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-29 00:25:25 +00:00
community/kitty to 0.13.3-1
This commit is contained in:
parent
77e86be845
commit
6685e64b91
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.2
|
||||
pkgver=0.13.3
|
||||
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=('cd2a3825cda8dbdf6d8df042de018e78c1b7faea8b01ac0e3524dd17d3ae577f28376fb9872bcb2f31b851ec7a02cc1bb9011d08002fd1509891c40393274f3a'
|
||||
sha512sums=('71273c0cd71ee2c49af5addeb9512c077f29d3f6e1843243c2cc174292e9ace18cbabd041ba8ef9ad8f41630cdaad01e0869c919634bb084e9724d612cd3a502'
|
||||
'61d225a073bd03bf916d41254132025cee4744899c44ac195a039065b345301fdbca6ed5f5ac2328431c3122b4dce6ec8f5057aaddf25e4ea3f2fdc86ce9486f')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue