mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/kitty to 0.33.1-4
This commit is contained in:
parent
2f089e7ae7
commit
d0e7b43d96
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
pkgbase = kitty
|
||||
pkgdesc = A modern, hackable, featureful, OpenGL-based terminal emulator
|
||||
pkgver = 0.33.1
|
||||
pkgrel = 3
|
||||
pkgrel = 4
|
||||
url = https://github.com/kovidgoyal/kitty
|
||||
arch = x86_64
|
||||
license = GPL3
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
pkgbase=kitty
|
||||
pkgname=(kitty kitty-terminfo kitty-shell-integration)
|
||||
pkgver=0.33.1
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc="A modern, hackable, featureful, OpenGL-based terminal emulator"
|
||||
arch=('x86_64')
|
||||
url="https://github.com/kovidgoyal/kitty"
|
||||
|
|
Loading…
Reference in a new issue