summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNarrat2016-04-30 21:23:58 +0200
committerNarrat2016-04-30 21:23:58 +0200
commiteb946ef046878d1ad885c896f3804c88a2cd409c (patch)
treec6844f0a406d23983fb289867d26619fa0112a38 /PKGBUILD
parentff4135f95c93e9704e3a535d3882fe822fa60ffc (diff)
downloadaur-555-boom.tar.gz
555: Desktop file included, so hook
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e432abd7caad..a6f12d3c135b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,11 +8,11 @@ pkgdesc="Puzzle Game and Electromechanical Sandbox"
url="http://www.cosc.canterbury.ac.nz/greg.ewing/python/PyWeek5/index.html"
license=('GPL')
arch=('any')
-depends=('python2-pygame')
+depends=('python2-pygame' 'desktop-file-utils')
source=(http://www.cosc.canterbury.ac.nz/greg.ewing/python/PyWeek5/5B-${pkgver}-Source.zip
- 555-boom.desktop)
+ 555-boom.desktop)
md5sums=('52a648e2c8d7e2efff0e1488a47c07ff'
- 'b3f77a50856debc8d6b5bb98ade65f90')
+ 'b3f77a50856debc8d6b5bb98ade65f90')
prepare() {