summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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() {