mirror of
https://github.com/alrayyes/st.git
synced 2024-11-22 03:16:22 +00:00
Update PKGBUILD
This commit is contained in:
parent
98727164af
commit
071cb54c13
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
@ -6,7 +6,7 @@ pkgrel=1
|
||||||
pkgdesc='A simple virtual terminal emulator for X.'
|
pkgdesc='A simple virtual terminal emulator for X.'
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
license=('MIT')
|
license=('MIT')
|
||||||
depends=('libxft' 'libxext' 'nerd-fonts-source-code-pro')
|
depends=('libxft' 'libxext')
|
||||||
makedepends=('ncurses')
|
makedepends=('ncurses')
|
||||||
url="http://st.suckless.org"
|
url="http://st.suckless.org"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue