gitignore and desc change for aur

jaspers-st
Luke Smith 6 years ago
parent 1cd0b79004
commit 3b6bf70d87
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252

2
.gitignore vendored

@ -1,3 +1,5 @@
st
st.o
x.o
pkg/
*.pkg.tar.gz

@ -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')

Loading…
Cancel
Save