wok diff scummvm/receipt @ rev 25749
fixed recipe for dconf
author | Hans-G?nter Theisgen |
---|---|
date | Sat Aug 31 14:17:36 2024 +0100 (2 months ago) |
parents | 1df6fa555414 |
children |
line diff
1.1 --- a/scummvm/receipt Thu Jan 13 18:29:05 2022 +0000 1.2 +++ b/scummvm/receipt Sat Aug 31 14:17:36 2024 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="scummvm" 1.7 -VERSION="2.5.1" 1.8 +VERSION="2.6.0" 1.9 CATEGORY="games" 1.10 SHORT_DESC="A 'virtual machine' for several classic graphical point-and-click adventure games." 1.11 MAINTAINER="admin@trixarian.net" 1.12 @@ -41,7 +41,7 @@ 1.13 make install && 1.14 { 1.15 mkdir -p $DESTDIR/usr/share/applications 1.16 - cp -a dists/scummvm.desktop $DESTDIR/usr/share/applications 1.17 + cp -a dists/scummvm.desktop $DESTDIR/usr/share/applications 1.18 } 1.19 } 1.20