--- PKGBUILD.orig 2011-05-29 05:56:46.000000000 -0400 +++ PKGBUILD 2011-07-31 02:25:08.483218597 -0400 @@ -1,7 +1,7 @@ # Contributor: Slash pkgname=hon -pkgver=2.0.29.1 +pkgver=2.1.0.1 pkgrel=1 pkgdesc="Heroes of Newerth is a Real Time Strategy game heavily influcenced by DotA" arch=('i686' 'x86_64') @@ -9,12 +9,13 @@ license=('custom:HoN') depends=('libgl' 'libxml2' 'mesa') makedepends=('unzip') +options=('!strip') install='hon.install' source=('hon.desktop' 'hon.launcher' \ "http://dl.heroesofnewerth.com/HoNClient-${pkgver}.sh") md5sums=('d3fa56f17b5eb21d4da01e8d628fbc97' '4e104d5954ec711c0b89e9f968917758' - '502fb8d39dd1833dfb83f9c11ba4b33b') + '6774cfb4fbf0532266bb7ac07a3e55ea') build() { # Extract Files