1 # Maintainer: Graeme Gott <graeme@gottcode.org>
6 pkgdesc="Peg elimination game"
8 url="http://gottcode.org/${pkgname}/"
10 depends=('qt' 'desktop-file-utils' 'hicolor-icon-theme' 'xdg-utils')
11 install=${pkgname}.install
12 source=(http://gottcode.org/${pkgname}/${pkgname}-${pkgver}-src.tar.bz2)
13 md5sums=('e2835ce61243f6fc77579b3a4e8010a5')
14 sha256sums=('ecd82c94a628161d014700d19c36f9299995c0963b053fb096e3f3b173d2655b')
17 cd "${srcdir}/${pkgname}-${pkgver}"
23 cd "${srcdir}/${pkgname}-${pkgver}"
24 make INSTALL_ROOT="${pkgdir}/" install