diff options
author | Bartlomiej Palmowski <rotwang@crux.org.pl> | 2012-02-12 14:34:58 +0100 |
---|---|---|
committer | Bartlomiej Palmowski <rotwang@crux.org.pl> | 2012-02-12 14:34:58 +0100 |
commit | b9d88a246d4171271d6f3b679ab2addd0b0801af (patch) | |
tree | 5fdb3882b52b7c45acf32c6d7080d6b749bbc405 /dmenu | |
parent | 53d1f9db3767063dd1299ab7674adecb7ba1c3bd (diff) | |
download | contrib-b9d88a246d4171271d6f3b679ab2addd0b0801af.tar.gz contrib-b9d88a246d4171271d6f3b679ab2addd0b0801af.tar.xz |
dmenu: 4.4.1 -> 4.5
Diffstat (limited to 'dmenu')
-rw-r--r-- | dmenu/.footprint | 4 | ||||
-rw-r--r-- | dmenu/.md5sum | 2 | ||||
-rw-r--r-- | dmenu/Pkgfile | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/dmenu/.footprint b/dmenu/.footprint index d1a87dca1..ce6938721 100644 --- a/dmenu/.footprint +++ b/dmenu/.footprint @@ -2,8 +2,8 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/dmenu -rwxr-xr-x root/root usr/bin/dmenu_run --rwxr-xr-x root/root usr/bin/lsx +-rwxr-xr-x root/root usr/bin/stest drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man1/ -rw-r--r-- root/root usr/man/man1/dmenu.1.gz --rw-r--r-- root/root usr/man/man1/lsx.1.gz +-rw-r--r-- root/root usr/man/man1/stest.1.gz diff --git a/dmenu/.md5sum b/dmenu/.md5sum index 5187096d1..5ab40e29e 100644 --- a/dmenu/.md5sum +++ b/dmenu/.md5sum @@ -1 +1 @@ -d18aaa9ac3265f92ec34a0df0cb6ebd4 dmenu-4.4.1.tar.gz +9c46169ed703732ec52ed946c27d84b4 dmenu-4.5.tar.gz diff --git a/dmenu/Pkgfile b/dmenu/Pkgfile index ed9132b35..b7de96e86 100644 --- a/dmenu/Pkgfile +++ b/dmenu/Pkgfile @@ -5,7 +5,7 @@ # Depends on: xorg-libxinerama name=dmenu -version=4.4.1 +version=4.5 release=1 source=(http://dl.suckless.org/tools/$name-$version.tar.gz) |