pipepanic: fix window and icon title (#975)

fix provided by scottmc
This commit is contained in:
Schrijvers Luc
2016-12-31 15:54:03 +01:00
committed by Jérôme Duval
parent 307b9fa463
commit f68db54ea8
2 changed files with 35 additions and 2 deletions

View File

@@ -4,11 +4,11 @@ different shaped pipes together as possible within the time given."
HOMEPAGE="http://www.users.waitrose.com/~thunor/pipepanic/"
COPYRIGHT="2006 TheGreenKnight"
LICENSE="GNU GPL v2"
REVISION="4"
REVISION="5"
SOURCE_URI="http://www.users.waitrose.com/~thunor/pipepanic/dload/pipepanic-$portVersion-source.tar.gz"
CHECKSUM_SHA256="4b02249c92228b03f4cc3c1d999cacf3fe52c16df53c6bf76fc6c1e2caa74318"
SOURCE_DIR="pipepanic-$portVersion-source"
PATCHES="pipepanic-$portVersion.patch"
PATCHES="pipepanic-$portVersion.patchset"
ADDITIONAL_FILES="pipepanic.rdef"
ARCHITECTURES="x86_gcc2 x86 x86_64"