upgpkg: wordpress 6.2.1-1
[ArchLinux/community.git] / fillets-ng-data / repos / community-any / PKGBUILD
blob07530956d26fd2df1f157f23aad60d208bba2815
1 # Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
3 pkgname=fillets-ng-data
4 pkgver=1.0.1
5 pkgrel=3
6 pkgdesc="Data files for the port of the wonderful puzzle game Fish Fillets"
7 url="http://fillets.sf.net/"
8 arch=('any')
9 license=('GPL')
10 changelog=$pkgname.changelog
11 source=(https://downloads.sourceforge.net/fillets/$pkgname-$pkgver.tar.gz)
12 sha256sums=('f0c979fb35ec550a43246fc209add8f45ca550a382c94d6383bb3f01b1073799')
14 package() {
15   cd ${srcdir}/$pkgname-$pkgver
17   install -d ${pkgdir}/usr/share/fillets-ng
18   cp -r ${srcdir}/$pkgname-$pkgver/* ${pkgdir}/usr/share/fillets-ng