aboutsummaryrefslogtreecommitdiffstats
path: root/cower
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-07-29 12:58:40 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2014-07-29 12:58:40 +0200
commitb6cbaf884fe8951082d8d0df74c18df63b065537 (patch)
tree0b8f438485418d78a11fb8f57c7ad9344a4a9f42 /cower
parent8ed2b5b1d2722f4276f91b12020f01c05db4bb98 (diff)
downloaddotfiles-b6cbaf884fe8951082d8d0df74c18df63b065537.tar.xz
cower: ignore all -git packages
Diffstat (limited to 'cower')
-rw-r--r--cower/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/cower/config b/cower/config
index fcd8d1c..83d7978 100644
--- a/cower/config
+++ b/cower/config
@@ -22,7 +22,7 @@ Color = always
# Ignore the specified packages when checking for updates. Multiple arguments
# to this option should be space delimited. Similar to the --ignore option,
# this is in addition to any packages found in pacman's config.
-IgnorePkg = weechat-git beets-git
+IgnorePkg = *-git
# Ignore the specified binary repos when checking for updates. Multiple arguments
# to this option should be space delimited.