1 # Contributor: Christoph Zeiler <moonblade.org: archNOSPAM>
2 # Maintainer: Jesse Jaara <gmail.com: jesse.jaara>
4 pkgname=system-sounds-hildon
7 pkgdesc="A free system sound package for system events and notifications"
9 url="http://freepats.zenvoid.org/system-sounds/"
10 license=('CCPL:cc-by')
11 source=(http://huulivoide.pp.fi/Arch/hildon.tar.xz)
15 mkdir -p "$pkgdir/usr/share/sounds"
16 cp -rf hildon "$pkgdir/usr/share/sounds/"
18 md5sums=('056775c00f4777c95812ed7ebdf0f759')