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

Laurent Carlier lcarlier at archlinux.org
Thu Feb 14 09:37:43 UTC 2019


    Date: Thursday, February 14, 2019 @ 09:37:42
  Author: lcarlier
Revision: 432181

upgpkg: hatari 2.2.1-1

upstream update 2.2.1

Modified:
  hatari/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-14 09:31:40 UTC (rev 432180)
+++ PKGBUILD	2019-02-14 09:37:42 UTC (rev 432181)
@@ -1,8 +1,8 @@
 # Maintainer: Shinlun Hsieh <yngwiexx at yahoo.com.tw>
 
 pkgname=hatari
-pkgver=2.1.0
-pkgrel=2
+pkgver=2.2.1
+pkgrel=1
 pkgdesc='An Atari ST and STE emulator'
 arch=('x86_64')
 url='http://hatari.sourceforge.net/'
@@ -10,7 +10,7 @@
 depends=('sdl2' 'libpng' 'portaudio' 'libsystemd' 'hicolor-icon-theme')
 makedepends=('cmake' 'systemd')
 source=("https://download.tuxfamily.org/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2")
-sha256sums=('eb299460e92db4a8a2983a0725cbbc8c185f1470b8ecd791b3d102815da20924')
+sha256sums=('11afef30a274be84696588583d5a1d65c8046934670f718c311c956ef7106f60')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list