Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
scummvm


Commits:
4afb500d by Sven-Hendrik Haase at 2024-12-23T01:24:03+01:00
upgpkg: 2.9.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = scummvm
        pkgdesc = A 'virtual machine' for several classic graphical 
point-and-click adventure games.
-       pkgver = 2.8.1
+       pkgver = 2.9.0
        pkgrel = 1
        url = http://www.scummvm.org/
        arch = x86_64
@@ -27,8 +27,8 @@ pkgbase = scummvm
        depends = libspeechd
        depends = gtk3
        depends = sndio
-       source = 
https://downloads.scummvm.org/frs/scummvm/2.8.1/scummvm-2.8.1.tar.xz
-       sha512sums = 
aef6c7b83f087cf0742dcd1f896f5706e2408e54c4c902e75f03e69f4c5475b1d33a2149246646afb96c02aa2e85ba93995dff732b3aa84338b7bc96c62b802c
-       b2sums = 
716503fbbd736e522918203400ccf777bc24a8e43c8c030c0e86d9c4f3c3da3f0c580269781fe030901e06854d43e2ed2f6ec9bc4e269c4d4dde8d3e08f494f2
+       source = 
https://downloads.scummvm.org/frs/scummvm/2.9.0/scummvm-2.9.0.tar.xz
+       sha512sums = 
51236557f93052f2c6f840a135fa775ec4396cfbe618ee74259f29be7e0f0aa6b62d40920e3f03b92991794434ae44ef6f4a26a4615c5e27b362c1545e33b536
+       b2sums = 
bb9af6016e4849220b873f35f091d31b9648c3e87b3838f6b4605dc727d2a37687e1d8993218715f3579b400eb11a29c52671136e16fac86415fcbbb87f0c016
 
 pkgname = scummvm


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Manolis Tzanidakis, Petter Gundersen
 
 pkgname=scummvm
-pkgver=2.8.1
+pkgver=2.9.0
 pkgrel=1
 pkgdesc="A 'virtual machine' for several classic graphical point-and-click 
adventure games."
 arch=('x86_64')
@@ -13,8 +13,8 @@ depends=('libpng' 'libtheora' 'sdl2' 'sdl2_net' 'fluidsynth' 
'flac' 'faad2' 'lib
          'libgl' 'glu' 'libjpeg-turbo' 'libmpeg2' 'curl' 'a52dec' 'giflib' 
'glew' 'libspeechd' 'gtk3' 'sndio')
 makedepends=('mesa')
 
source=("https://downloads.scummvm.org/frs/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz";)
-sha512sums=('aef6c7b83f087cf0742dcd1f896f5706e2408e54c4c902e75f03e69f4c5475b1d33a2149246646afb96c02aa2e85ba93995dff732b3aa84338b7bc96c62b802c')
-b2sums=('716503fbbd736e522918203400ccf777bc24a8e43c8c030c0e86d9c4f3c3da3f0c580269781fe030901e06854d43e2ed2f6ec9bc4e269c4d4dde8d3e08f494f2')
+sha512sums=('51236557f93052f2c6f840a135fa775ec4396cfbe618ee74259f29be7e0f0aa6b62d40920e3f03b92991794434ae44ef6f4a26a4615c5e27b362c1545e33b536')
+b2sums=('bb9af6016e4849220b873f35f091d31b9648c3e87b3838f6b4605dc727d2a37687e1d8993218715f3579b400eb11a29c52671136e16fac86415fcbbb87f0c016')
 
 build() {
   cd ${pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/scummvm/-/commit/4afb500da05ce51146bc6a79b15be4865479e0c4

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/scummvm/-/commit/4afb500da05ce51146bc6a79b15be4865479e0c4
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to