summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--taffybar.install4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index afc6ec86f5d1..7c9764febcea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Mon Apr 16 07:10:42 UTC 2018
+# Sat Apr 21 05:49:18 UTC 2018
pkgbase = taffybar
pkgdesc = A desktop bar similar to xmobar, but with more GUI
pkgver = 1.0.1
diff --git a/taffybar.install b/taffybar.install
index e3c92122faab..acfdd2a13c06 100644
--- a/taffybar.install
+++ b/taffybar.install
@@ -2,7 +2,7 @@
post_install(){
- echo 'Place a taffybar.hs config file in $HOME/.config/taffybar to use.'
- echo 'There is an example one at /usr/share/doc/taffybar/taffbar.hs.example'
+ note 'Place a taffybar.hs config file in $HOME/.config/taffybar to use.'
+ note 'There is an example one at /usr/share/doc/taffybar/taffbar.hs.example'
}