forked from hasufell/hasufell-repository
media-sound/pnmixer-rs: fix to nightly channel
This commit is contained in:
parent
3329b1a70b
commit
213cd044c7
@ -2,7 +2,7 @@
|
|||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
require github [ user=hasufell project=${PN/-rs/-rust} ]
|
require github [ user=hasufell project=${PN/-rs/-rust} ]
|
||||||
require cargo
|
require cargo [ channel=nightly ]
|
||||||
|
|
||||||
SUMMARY="Volume mixer for the system tray written in Rust"
|
SUMMARY="Volume mixer for the system tray written in Rust"
|
||||||
HOMEPAGE="https://github.com/hasufell/pnmixer-rust ${HOMEPAGE}"
|
HOMEPAGE="https://github.com/hasufell/pnmixer-rust ${HOMEPAGE}"
|
||||||
|
Loading…
Reference in New Issue
Block a user