1 # Contributor: Gilles CHAUVIN <gcnweb at gmail dot com>
2 # Contributor: moostik <mooostik at gmail dot com>
4 pkgname=pysycache-lang-pl
7 pkgdesc="Polish language pack for PySyCache"
9 url="http://www.pysycache.org/"
12 source=(http://download.tuxfamily.org/py4childs/themes/themes-move/pack-lang-gpl-pl-${pkgver}.zip)
15 mkdir -p $startdir/pkg/usr/share/pysycache/themes-move
16 cp -R $startdir/src/themes-move/* $startdir/pkg/usr/share/pysycache/themes-move
17 chgrp -R pysycache $startdir/pkg/usr/share/pysycache
19 md5sums=('df09b78e5089a940d189c02b5716869c')