1 # Contributor: Sausageandeggs <sausageandeggs at archlinux dot us>
2 pkgname=splashy-theme-fingerprint
6 pkgdesc='A splashy theme'
8 url="http://splashy.alioth.debian.org/wiki/"
12 source=(http://splashy.alioth.debian.org/wiki/_media/themes/"$_realname"-"$pkgver"-theme.tar.gz
17 patch -p1 -i pathfix.patch # Fix broken paths and font size
18 mkdir -p "$pkgdir"/usr/share/splashy/themes/
19 cp -r "$_realname" $pkgdir/usr/share/splashy/themes/
22 md5sums=('f0bd5351295836e3f128878fb2cee8d7'
23 'a09ad6911adf8ac640bb7c6336bad13e')