Laurent Carlier pushed to branch main at Arch Linux / Packaging / Packages / 
hatari


Commits:
1d5d8f75 by Laurent Carlier at 2024-05-16T07:48:50+02:00
upgpkg: 2.5.0-1: upstream update 2.5.0

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,24 @@
+pkgbase = hatari
+       pkgdesc = An Atari ST and STE emulator
+       pkgver = 2.5.0
+       pkgrel = 1
+       url = http://hatari.sourceforge.net/
+       arch = x86_64
+       license = GPL
+       makedepends = cmake
+       makedepends = systemd
+       depends = glibc
+       depends = hicolor-icon-theme
+       depends = sdl2
+       depends = libpng
+       depends = libx11
+       depends = portmidi
+       depends = readline
+       depends = systemd-libs
+       depends = zlib
+       optdepends = python: for atari-convert-dir
+       optdepends = sh: for atari-hd-image, zip2st, hatari-prg-args
+       source = 
https://download.tuxfamily.org/hatari/2.5.0/hatari-2.5.0.tar.bz2
+       sha256sums = 
d76c22fc3de69fb1bb4af3e8ba500b7e40f5a2a45d07783f24cb7101e53c3457
+
+pkgname = hatari


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Shinlun Hsieh <yngwi...@yahoo.com.tw>
 
 pkgname=hatari
-pkgver=2.4.1
-pkgrel=2
+pkgver=2.5.0
+pkgrel=1
 pkgdesc='An Atari ST and STE emulator'
 arch=('x86_64')
 url='http://hatari.sourceforge.net/'
@@ -25,7 +25,7 @@ optdepends=(
   'sh: for atari-hd-image, zip2st, hatari-prg-args'
 )
 
source=("https://download.tuxfamily.org/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2";)
-sha256sums=('2a5da1932804167141de4bee6c1c5d8d53030260fe7fe7e31e5e71a4c00e0547')
+sha256sums=('d76c22fc3de69fb1bb4af3e8ba500b7e40f5a2a45d07783f24cb7101e53c3457')
 
 build() {
   cd ${pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hatari/-/commit/1d5d8f75b2c1f1d2f69740eb77bbe8597ba9994f

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hatari/-/commit/1d5d8f75b2c1f1d2f69740eb77bbe8597ba9994f
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to