5 pkgdesc="RiiFS is a simple custom network protocol used by Riivolution to allow a computer to act like a disk filesystem. This allows for both public streamable releases as well as private testing without needing to restart the game."
6 url="http://rvlution.net/riiv/RiiFS"
10 source=("http://rvlution.net/riivolution/images/c/c2/$_pkgname-server-cs.zip" "bin")
11 md5sums=('93795a4b28620eb38b0d7e0fa951ffca'
12 '08b83ceba46061015ce4c67934640828')
17 mkdir -p $pkgdir/usr/share/$pkgname
18 cp $pkgname.exe readme.txt $pkgdir/usr/share/$pkgname
19 mkdir -p $pkgdir/usr/bin
20 cp bin $pkgdir/usr/bin/$pkgname
21 chmod +x $pkgdir/usr/bin/$pkgname