Khard 0.4.1
Closes Homebrew/homebrew#43573. Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
This commit is contained in:
parent
a8514cc82f
commit
7a749f0d5b
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Khard < Formula
|
class Khard < Formula
|
||||||
desc "Console carddav client."
|
desc "Console carddav client."
|
||||||
homepage "https://github.com/scheibler/khard"
|
homepage "https://github.com/scheibler/khard"
|
||||||
url "https://github.com/scheibler/khard/archive/v0.4.0.tar.gz"
|
url "https://pypi.python.org/packages/source/k/khard/khard-0.4.1.tar.gz"
|
||||||
sha256 "4140fb06a1da63a5eb26edc7d3e3c01b99c464276a9e590b57ee2451c4416f77"
|
sha256 "c7deb446f29eb33ac0622cffea5303288c31a2c304aaf5348dad8baf56591c5d"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any
|
cellar :any
|
||||||
|
|
Loading…
Reference in a new issue