pingus: rebuild to update metadata objs.
This commit is contained in:
parent
ff25f2867a
commit
946c1b38b0
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'pingus'
|
||||
pkgname=pingus
|
||||
version=0.7.6
|
||||
revision=2
|
||||
revision=3
|
||||
hostmakedepends="scons pkg-config"
|
||||
makedepends="SDL_image-devel SDL_mixer-devel boost-devel>=1.54 libpng-devel libXi-devel zlib-devel"
|
||||
short_desc="Free Lemmings-like puzzle game"
|
||||
|
@ -14,7 +14,6 @@ checksum=759c1253075d1e72691bc1e770b24cdd51917041fd1857c1daf85b65a6686460
|
|||
do_build() {
|
||||
scons prefix=/usr
|
||||
}
|
||||
|
||||
do_install() {
|
||||
make PREFIX=/usr DESTDIR=${DESTDIR} install
|
||||
vinstall ${FILESDIR}/pingus.desktop 644 usr/share/applications
|
||||
|
|
Loading…
Reference in a new issue