Date: Monday, February 27, 2023 @ 13:31:09 Author: svenstaro Revision: 1405475
upgpkg: scummvm-tools 2.7.0-1 Modified: scummvm-tools/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-27 11:21:54 UTC (rev 1405474) +++ PKGBUILD 2023-02-27 13:31:09 UTC (rev 1405475) @@ -3,8 +3,8 @@ # Contributor: Sebastian Hase <[email protected]> # Contributor: Joe Davison <[email protected]> pkgname=scummvm-tools -pkgver=2.6.0 -pkgrel=2 +pkgver=2.7.0 +pkgrel=1 pkgdesc="A set of tools that enable you to convert, compress and decode game datafiles for ScummVM" url="http://www.scummvm.org/" license=('GPL') @@ -11,7 +11,7 @@ depends=('libpng' 'wxwidgets-gtk3' 'flac' 'libvorbis') arch=('x86_64') source=("https://www.scummvm.org/frs/scummvm-tools/${pkgver}/scummvm-tools-${pkgver}.tar.xz") -sha512sums=('2d79915c82ca60f7e0f1c3e55867dd3732eec1afd9ac0c92a6636313295c31d52140db821def850682140ac1c0f756ebca0bd7c20feffb6c4df46c359793631c') +sha512sums=('0f6541f86814a089b10969e8e0cc8c985ac4d3b5f15daf91869a9b9cc748d7b6c668ffd428c1f0726ff9a1fb5cc7b496098481778cbf41203a7eb3077a189ce7') build() { cd ${pkgname}-${pkgver}
