summaryrefslogtreecommitdiff
path: root/community/hatari
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-07-01 01:27:51 -0700
committerroot <root@rshg054.dnsready.net>2013-07-01 01:27:51 -0700
commit545cc688f36387d9b1f29e04089a2d91a3786165 (patch)
tree993f22a6dcca9f602a03ff095b5cbefb786ab676 /community/hatari
parent7a8005609048a38bb6b7538effb4236b49385cd5 (diff)
Mon Jul 1 01:27:49 PDT 2013
Diffstat (limited to 'community/hatari')
-rw-r--r--community/hatari/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/hatari/PKGBUILD b/community/hatari/PKGBUILD
index fd61ba2e9..3eb1385fd 100644
--- a/community/hatari/PKGBUILD
+++ b/community/hatari/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 90046 2013-05-06 19:37:48Z foutrelis $
+# $Id: PKGBUILD 93259 2013-06-30 06:28:12Z lcarlier $
# Maintainer: Shinlun Hsieh <yngwiexx@yahoo.com.tw>
pkgname=hatari
-pkgver=1.6.2
-pkgrel=2
+pkgver=1.7.0
+pkgrel=1
pkgdesc='An Atari ST and STE emulator'
arch=('i686' 'x86_64')
url='http://hatari.sourceforge.net/'
@@ -11,7 +11,7 @@ license=('GPL')
depends=('sdl' 'libpng')
makedepends=('cmake')
source=("http://download.tuxfamily.org/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('3957d0c5f8093313c798e565af9a92e1')
+md5sums=('67b16ec0a0994aa6a935b193254118e0')
build() {
cd ${pkgname}-${pkgver}