summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGregTheMadMonk2023-02-16 12:10:35 +0300
committerGregTheMadMonk2023-02-16 12:10:35 +0300
commitd0a18109a7909a52d592bcd3badb2de2bad2ae7b (patch)
tree3f0c156a34d4af24c82f1001b2d3aa0f54a670d2
parent4d2baf671d3f7360ae367e3b3110534d26c52823 (diff)
downloadaur-d0a18109a7909a52d592bcd3badb2de2bad2ae7b.tar.gz
Change description
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e00143ddec54..296c0d730520 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
epoch=1
arch=('x86_64' 'i686')
url="https://github.com/gregthemadmonk/alacritty"
-pkgdesc="A cross-platform, GPU-accelerated terminal emulator"
+pkgdesc="A cross-platform, GPU-accelerated terminal emulator (basic cursor smoothing patch)"
license=('Apache')
depends=('freetype2' 'fontconfig' 'libxi' 'libxcursor' 'libxrandr')
makedepends=('rust' 'cargo' 'cmake' 'fontconfig' 'ncurses' 'desktop-file-utils' 'gdb' 'libxcb' 'libxkbcommon' 'git')