diff --git a/extra/kitty/.SRCINFO b/extra/kitty/.SRCINFO index 8848a2e98..712f4880f 100644 --- a/extra/kitty/.SRCINFO +++ b/extra/kitty/.SRCINFO @@ -1,10 +1,10 @@ pkgbase = kitty pkgdesc = A modern, hackable, featureful, OpenGL-based terminal emulator pkgver = 0.35.0 - pkgrel = 1 + pkgrel = 2 url = https://github.com/kovidgoyal/kitty arch = x86_64 - license = GPL3 + license = GPL-3.0-only makedepends = libxinerama makedepends = libxrandr makedepends = wayland-protocols @@ -24,6 +24,7 @@ pkgbase = kitty depends = lcms2 depends = librsync depends = xxhash + options = !lto source = kitty-0.35.0.tar.xz::https://github.com/kovidgoyal/kitty/releases/download/v0.35.0/kitty-0.35.0.tar.xz source = kitty-0.35.0.tar.xz.sig::https://github.com/kovidgoyal/kitty/releases/download/v0.35.0/kitty-0.35.0.tar.xz.sig validpgpkeys = 3CE1780F78DD88DF45194FD706BC317B515ACE7C diff --git a/extra/kitty/PKGBUILD b/extra/kitty/PKGBUILD index d58e6ecd2..1423b0fac 100644 --- a/extra/kitty/PKGBUILD +++ b/extra/kitty/PKGBUILD @@ -10,14 +10,15 @@ pkgbase=kitty pkgname=(kitty kitty-terminfo kitty-shell-integration) pkgver=0.35.0 -pkgrel=1 +pkgrel=2 pkgdesc="A modern, hackable, featureful, OpenGL-based terminal emulator" arch=('x86_64') url="https://github.com/kovidgoyal/kitty" -license=('GPL3') +license=('GPL-3.0-only') depends=('python3' 'freetype2' 'fontconfig' 'wayland' 'libx11' 'libxkbcommon-x11' 'libxcursor' 'libxi' 'hicolor-icon-theme' 'libgl' 'dbus' 'lcms2' 'librsync' 'xxhash') makedepends=('libxinerama' 'libxrandr' 'wayland-protocols' 'go' 'simde') +options=("!lto") source=("${pkgname}-${pkgver}.tar.xz::https://github.com/kovidgoyal/${pkgbase}/releases/download/v${pkgver}/${pkgbase}-${pkgver}.tar.xz" "${pkgname}-${pkgver}.tar.xz.sig::https://github.com/kovidgoyal/${pkgbase}/releases/download/v${pkgver}/${pkgbase}-${pkgver}.tar.xz.sig") b2sums=('1c03ed7f3bde0c67790cc47da8afc14d31d21513456004042c48451f4b5fc0891de85e467a16029a1f49b90ba6652f4e356d5101c8d773852b614da3f153692d'