diff options
author | Luke Smith <luke@lukesmith.xyz> | 2019-04-05 15:50:11 -0400 |
---|---|---|
committer | Luke Smith <luke@lukesmith.xyz> | 2019-04-05 15:50:11 -0400 |
commit | 3b6bf70d87cb15238fd114caf132af3db600e493 (patch) | |
tree | 1e84e7b42c9eaf03b91457e497797f685c6f16f9 /PKGBUILD | |
parent | 1cd0b79004986385c62e419ed8a10c7b72d57563 (diff) |
gitignore and desc change for aur
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,9 +3,9 @@ pkgname=st-luke-git _pkgname=st _pkgver=0.8.1 -pkgver=0.8.1.r1044.7af0421 +pkgver=0.8.1.r1046.1cd0b79 pkgrel=1 -pkgdesc="Luke's build of st - the simple (suckless) terminal" +pkgdesc="Luke's simple (suckless) terminal with vim-bindings, transparency, xresources, etc. " url='https://github.com/LukeSmithxyz/st' arch=('i686' 'x86_64') license=('MIT') |