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

Laurent Carlier lcarlier at archlinux.org
Mon Dec 5 17:05:02 UTC 2016


    Date: Monday, December 5, 2016 @ 17:05:01
  Author: lcarlier
Revision: 198052

upgpkg: hatari 2.0.0-1

upstream update 2.0.0

Modified:
  hatari/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-05 15:12:24 UTC (rev 198051)
+++ PKGBUILD	2016-12-05 17:05:01 UTC (rev 198052)
@@ -2,16 +2,16 @@
 # Maintainer: Shinlun Hsieh <yngwiexx at yahoo.com.tw>
 
 pkgname=hatari
-pkgver=1.9.0
-pkgrel=2
+pkgver=2.0.0
+pkgrel=1
 pkgdesc='An Atari ST and STE emulator'
 arch=('i686' 'x86_64')
 url='http://hatari.sourceforge.net/'
 license=('GPL')
-depends=('sdl' 'libpng' 'portaudio')
-makedepends=('cmake')
-source=("http://download.tuxfamily.org/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('24e54b19958943dbe5ac1b1f6f32b284')
+depends=('sdl2' 'libpng' 'portaudio' 'libsystemd' 'hicolor-icon-theme')
+makedepends=('cmake' 'systemd')
+source=("https://download.tuxfamily.org/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2")
+sha256sums=('52a447a59b6979d55d1525f3c4a21ec013e4371354d6683ede71546c5e6da577')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list