Update keycast recipe to use the main branch (#2933)

tarsius has moved all his projects to use the `main` branch by
default.
This commit is contained in:
Vedang Manerikar 2024-05-25 15:24:35 +05:30 committed by GitHub
parent 6437f0fa7b
commit 96ef3f1037
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,7 @@
(:name keycast
:description "Show current command and its key in the mode line."
:type github
:branch "main"
:depends (compat)
:minimum-emacs-version "25.3"
:pkgname "tarsius/keycast")