summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a14bc4deae02..4d61692ff427 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Colin Pitrat <colin.pitrat@gmail.com>
pkgname=trophy
-pkgver=2.0.3
+pkgver=2.0.4
pkgrel=1
pkgdesc="A 2D car racing action game with shooting and dropping bombs"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ url="http://trophy.sourceforge.net/"
license=('GPL')
depends=('clanlib10')
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('a16c20ebfd8b852f4fe74a58dc7cdf2f')
+md5sums=('b4a36cf5a6dd29ab848bd904e42281d4')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"