From b9a1ef768dab689ccffa6af3c445c105787f5eb2 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Wed, 27 Jan 2021 22:09:27 +0000 Subject: [PATCH] scummvm: 2.1.2 -> 2.2.0 --- scummvm/.footprint | 5 ++--- scummvm/.signature | 8 ++++---- scummvm/Pkgfile | 4 ++-- 3 files changed, 8 insertions(+), 9 deletions(-) diff --git a/scummvm/.footprint b/scummvm/.footprint index a3af8d20d..0abeff99f 100644 --- a/scummvm/.footprint +++ b/scummvm/.footprint @@ -2,8 +2,6 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/scummvm drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/appdata/ --rw-r--r-- root/root usr/share/appdata/scummvm.appdata.xml drwxr-xr-x root/root usr/share/applications/ -rw-r--r-- root/root usr/share/applications/scummvm.desktop drwxr-xr-x root/root usr/share/icons/ @@ -14,6 +12,8 @@ drwxr-xr-x root/root usr/share/icons/hicolor/scalable/apps/ drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man6/ -rw-r--r-- root/root usr/share/man/man6/scummvm.6.gz +drwxr-xr-x root/root usr/share/metainfo/ +-rw-r--r-- root/root usr/share/metainfo/scummvm.appdata.xml drwxr-xr-x root/root usr/share/pixmaps/ -rw-r--r-- root/root usr/share/pixmaps/scummvm.xpm drwxr-xr-x root/root usr/share/scummvm/ @@ -36,5 +36,4 @@ drwxr-xr-x root/root usr/share/scummvm/ -rw-r--r-- root/root usr/share/scummvm/tony.dat -rw-r--r-- root/root usr/share/scummvm/toon.dat -rw-r--r-- root/root usr/share/scummvm/translations.dat --rw-r--r-- root/root usr/share/scummvm/wintermute.zip -rw-r--r-- root/root usr/share/scummvm/xeen.ccs diff --git a/scummvm/.signature b/scummvm/.signature index 082b67c85..c5b29a9ee 100644 --- a/scummvm/.signature +++ b/scummvm/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/cgCfaAnoiQZZwb1W76Q1XprXkyOPQBH/EVwC5+NyeeZVYbJmSiAuNmk7/Zgy/oznNtRVzkx1tpXvpYP+z2H1AY= -SHA256 (Pkgfile) = a11065924785573a3aeaa09e9698a6faffb19a53bc8d0e91f134202a14b5f857 -SHA256 (.footprint) = b693ab4faa81a298ad3cdc75373e11bf0a727d5e244d228e213a82ba252a099e -SHA256 (scummvm-2.1.2.tar.xz) = c4c16c9b8650c3d512b7254551bbab0d47cd3ef4eac6983ab6d882e76cf88eb0 +RWSE3ohX2g5d/dWJQyuhKmO1Kv2lPWYI6lAKw353xhsuLS6xY7u4pamLxsf1VwAYqi1FvPG/advS1nLnlyPpycj/COzIAq8HvAU= +SHA256 (Pkgfile) = 74441f8d80c8b71d56d9e38b19578d77d7fd4e033985b667e58556a6c617650e +SHA256 (.footprint) = af3ae0cf9121096211ff051f14b0844f1a468ef0cdc9394e1b09b8de83f20034 +SHA256 (scummvm-2.2.0.tar.xz) = 1469657e593bd8acbcfac0b839b086f640ebf120633e93f116cab652b5b27387 diff --git a/scummvm/Pkgfile b/scummvm/Pkgfile index 0ccb5d0e0..caf0fe81c 100644 --- a/scummvm/Pkgfile +++ b/scummvm/Pkgfile @@ -4,9 +4,9 @@ # Depends on: libmad libmpeg2 flac name=scummvm -version=2.1.2 +version=2.2.0 release=1 -source=(https://www.scummvm.org/frs/${name}/${version}/${name}-${version}.tar.xz) +source=(https://downloads.scummvm.org/frs/scummvm/$name/$name-$version.tar.xz) build() { cd $name-$version