summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormewmew2016-02-12 02:39:54 +0100
committermewmew2016-02-12 02:39:54 +0100
commitd2126bbed02b2038dbfe1a8d76b794a1e9fd2659 (patch)
treede87febf2ae5c81ce6e848dce41fa02c9b965f93
parent00fd0e0b8e2bceccd56c66a22898bbdcca717b08 (diff)
downloadaur-d2126bbed02b2038dbfe1a8d76b794a1e9fd2659.tar.gz
Update post-installation (i.e. configuration) instructions.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
-rw-r--r--lwt-git.install5
3 files changed, 4 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eccabf15822f..39383ef40058 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by makepkg 5.0.0
-# Wed Feb 10 22:16:38 UTC 2016
+# Fri Feb 12 01:39:40 UTC 2016
pkgbase = lwt-git
pkgdesc = Lightweight terminal emulator based on the VTE and GTK libraries.
- pkgver = 20160210
+ pkgver = 20160212
pkgrel = 1
url = https://github.com/mewkiz/lwt
install = lwt-git.install
diff --git a/PKGBUILD b/PKGBUILD
index fd9e129560eb..8a72098f5fb3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=lwt-git
-pkgver=20160210
+pkgver=20160212
pkgrel=1
pkgdesc="Lightweight terminal emulator based on the VTE and GTK libraries."
url="https://github.com/mewkiz/lwt"
diff --git a/lwt-git.install b/lwt-git.install
index 7142c8007734..6335c0947fa5 100644
--- a/lwt-git.install
+++ b/lwt-git.install
@@ -3,10 +3,7 @@ post_install() {
==> lwt install note:
------------------------------------------------------------------------------
- To configure lwt, copy lwt.conf to ~/.config/lwt/lwt.conf
-
- Sample config:
- https://raw.githubusercontent.com/mewkiz/lwt/master/lwt.conf
+ To configure lwt, copy /usr/share/lwt/lwt.conf to ~/.config/lwt/lwt.conf
_EOF
}