media-sound/pnmixer-rs: fix to nightly channel

This commit is contained in:
Julian Ospald 2017-07-17 20:11:36 +02:00
parent 3329b1a70b
commit 213cd044c7
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
require github [ user=hasufell project=${PN/-rs/-rust} ]
require cargo
require cargo [ channel=nightly ]
SUMMARY="Volume mixer for the system tray written in Rust"
HOMEPAGE="https://github.com/hasufell/pnmixer-rust ${HOMEPAGE}"