From 3b6bf70d87cb15238fd114caf132af3db600e493 Mon Sep 17 00:00:00 2001
From: Luke Smith <luke@lukesmith.xyz>
Date: Fri, 5 Apr 2019 15:50:11 -0400
Subject: gitignore and desc change for aur

---
 PKGBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'PKGBUILD')

diff --git a/PKGBUILD b/PKGBUILD
index 9128ab4..959a2e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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')
-- 
cgit v1.2.3