archrelease: copy trunk to community-any
[ArchLinux/community.git] / pysolfc-cardsets / trunk / PKGBUILD
blob191aac460c61f20a6f20abc7a274fe5ce51a7e90
1 # Maintainer: Jaroslav Lichtblau <svetlemodry@archlinux.org>
2 # Contributor: Eric BĂ©langer <eric@archlinux.org>
4 pkgname=pysolfc-cardsets
5 pkgver=2.2
6 pkgrel=1
7 pkgdesc="A collection of cardsets adapted for use with PySolFC"
8 arch=('any')
9 url="http://pysolfc.sourceforge.net/"
10 license=('GPL3')
11 source=(https://downloads.sourceforge.net/pysolfc/PySolFC-Cardsets-$pkgver.tar.bz2)
12 sha256sums=('53be2038cf201403a65266bf4b9ad8e3b8192bb253aba6af36964a71ea6f7755')
14 package() {
15   cd "${srcdir}"/PySolFC-Cardsets-$pkgver
17   install -d "${pkgdir}"/usr/share/PySolFC
18   cp -r * "${pkgdir}"/usr/share/PySolFC