summaryrefslogtreecommitdiff
path: root/community/hatari/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/hatari/PKGBUILD')
-rw-r--r--community/hatari/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/hatari/PKGBUILD b/community/hatari/PKGBUILD
index e1cfd759a..41f3358d0 100644
--- a/community/hatari/PKGBUILD
+++ b/community/hatari/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 68675 2012-03-31 12:26:15Z lcarlier $
+# $Id: PKGBUILD 72892 2012-06-24 13:57:15Z lcarlier $
# Maintainer: Shinlun Hsieh <yngwiexx@yahoo.com.tw>
pkgname=hatari
-pkgver=1.6.1
+pkgver=1.6.2
pkgrel=1
pkgdesc='An Atari ST and STE emulator'
arch=('i686' 'x86_64' 'mips64el')
@@ -11,7 +11,7 @@ license=('GPL')
depends=('sdl' 'libpng')
makedepends=('cmake')
source=("http://download.tuxfamily.org/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('14f6af33734c971cb4f349a38c6981a1')
+md5sums=('3957d0c5f8093313c798e565af9a92e1')
build() {
cd ${pkgname}-${pkgver}