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

Laurent Carlier lcarlier at archlinux.org
Sun Feb 14 09:10:35 UTC 2021


    Date: Sunday, February 14, 2021 @ 09:10:35
  Author: lcarlier
Revision: 859987

upgpkg: hatari 2.3.1-1: upstream update 2.3.1

Modified:
  hatari/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-14 09:07:18 UTC (rev 859986)
+++ PKGBUILD	2021-02-14 09:10:35 UTC (rev 859987)
@@ -1,7 +1,7 @@
 # Maintainer: Shinlun Hsieh <yngwiexx at yahoo.com.tw>
 
 pkgname=hatari
-pkgver=2.3.0
+pkgver=2.3.1
 pkgrel=1
 pkgdesc='An Atari ST and STE emulator'
 arch=('x86_64')
@@ -10,7 +10,7 @@
 depends=('sdl2' 'libpng' 'portaudio' 'systemd-libs' 'hicolor-icon-theme')
 makedepends=('cmake' 'systemd')
 source=("https://download.tuxfamily.org/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2")
-sha256sums=('bf48161903930f6470eca1d9c293f51b09b8c54695f5ee213af141316253b8a5')
+sha256sums=('44a2f62ca995e38d9e0874806956f0b9c3cc84ea89e0169a63849b63cd3b64bd')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list