[arch-commits] Commit in hatari/trunk (PKGBUILD)

Laurent Carlier lcarlier at archlinux.org
Thu Oct 16 06:00:06 UTC 2014


    Date: Thursday, October 16, 2014 @ 08:00:06
  Author: lcarlier
Revision: 120758

upgpkg: hatari 1.8.0-1

upstream update 1.8.0

Modified:
  hatari/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-16 05:54:24 UTC (rev 120757)
+++ PKGBUILD	2014-10-16 06:00:06 UTC (rev 120758)
@@ -2,16 +2,16 @@
 # Maintainer: Shinlun Hsieh <yngwiexx at yahoo.com.tw>
 
 pkgname=hatari
-pkgver=1.7.0
+pkgver=1.8.0
 pkgrel=1
 pkgdesc='An Atari ST and STE emulator'
 arch=('i686' 'x86_64')
 url='http://hatari.sourceforge.net/'
 license=('GPL')
-depends=('sdl' 'libpng')
+depends=('sdl' 'libpng' 'portaudio')
 makedepends=('cmake')
 source=("http://download.tuxfamily.org/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('67b16ec0a0994aa6a935b193254118e0')
+md5sums=('f78cf673debbbe2d523415ab605550e1')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list