wineasio: Fix INSTALL file.

This commit is contained in:
davehome 2012-09-15 17:09:11 -06:00
parent 02e46f02d0
commit 5da72e2ca0
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@ post)
cat << _EOF
=====================================================================
Be sure to run `regsvr32 wineasio.dll' as your user before use!
Be sure to run 'regsvr32 wineasio.dll' as your user before use!
You may also override the WINEPREFIX environment variable if your
WINE installation is not installed in ~/.wine/

View file

@ -1,7 +1,7 @@
# Template file for 'wineasio'
pkgname=wineasio
version="0.9.0.git"
revision=1
revision=2
homepage="http://sourceforge.net/projects/wineasio"
depends="jack"
makedepends="git wine-unstable wine-unstable-devel jack-devel"