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

Laurent Carlier lcarlier at gemini.archlinux.org
Thu Aug 11 14:05:01 UTC 2022


    Date: Thursday, August 11, 2022 @ 14:05:00
  Author: lcarlier
Revision: 1265238

upgpkg: hatari 2.4.0-1: upstream update 2.4.0

Modified:
  hatari/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-11 13:43:09 UTC (rev 1265237)
+++ PKGBUILD	2022-08-11 14:05:00 UTC (rev 1265238)
@@ -1,8 +1,8 @@
 # Maintainer: Shinlun Hsieh <yngwiexx at yahoo.com.tw>
 
 pkgname=hatari
-pkgver=2.3.1
-pkgrel=2
+pkgver=2.4.0
+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' 'portmidi' 'systemd-libs' 'hicolor-icon-theme')
 makedepends=('cmake' 'systemd')
 source=("https://download.tuxfamily.org/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2")
-sha256sums=('44a2f62ca995e38d9e0874806956f0b9c3cc84ea89e0169a63849b63cd3b64bd')
+sha256sums=('3e481b08c45cb65d3423157c4e912b458cb72941ff52478362f9abd791cb1ed7')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list