Update Formula: dmenu
Version bump to 4.1.1 Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
cb1cb89f93
commit
f7172dc395
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Dmenu <Formula
|
||||
url 'http://dl.suckless.org/tools/dmenu-4.0.tar.gz'
|
||||
url 'http://dl.suckless.org/tools/dmenu-4.1.1.tar.gz'
|
||||
homepage 'http://tools.suckless.org/dmenu/'
|
||||
md5 '66e761a653930cc8a21614ba9fedf903'
|
||||
md5 '931896a199741c23be945e8519a81c1d'
|
||||
head 'http://hg.suckless.org/dmenu/'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue