diff options
author | Thomas Penteker <tek@serverop.de> | 2017-05-07 23:39:37 +0200 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2017-05-07 23:39:37 +0200 |
commit | 1e084ef0969296bbd92beee04bccd72736ea008b (patch) | |
tree | d5c873925b4283f00c75ffa62e1b1ddd7f243142 | |
parent | 4c45848c03e48389ffb0504d7eec2c72a8664af1 (diff) | |
download | opt-1e084ef0969296bbd92beee04bccd72736ea008b.tar.gz opt-1e084ef0969296bbd92beee04bccd72736ea008b.tar.xz |
scummvm: 1.8.0 -> 1.9.0
-rw-r--r-- | scummvm/.footprint | 4 | ||||
-rw-r--r-- | scummvm/.md5sum | 2 | ||||
-rw-r--r-- | scummvm/.signature | 8 | ||||
-rw-r--r-- | scummvm/Pkgfile | 2 |
4 files changed, 10 insertions, 6 deletions
diff --git a/scummvm/.footprint b/scummvm/.footprint index 0d1a506d4..3a98b5827 100644 --- a/scummvm/.footprint +++ b/scummvm/.footprint @@ -5,6 +5,10 @@ drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man6/ -rw-r--r-- root/root usr/man/man6/scummvm.6.gz 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/ drwxr-xr-x root/root usr/share/icons/hicolor/ drwxr-xr-x root/root usr/share/icons/hicolor/scalable/ diff --git a/scummvm/.md5sum b/scummvm/.md5sum index 09a88cca4..1d2773533 100644 --- a/scummvm/.md5sum +++ b/scummvm/.md5sum @@ -1 +1 @@ -9a9f130d1b03bd8d15a19dde15560a82 scummvm-1.8.0.tar.xz +3255706992edaf30380ce8a49cb305b7 scummvm-1.9.0.tar.xz diff --git a/scummvm/.signature b/scummvm/.signature index 199bd9a68..cedff66ba 100644 --- a/scummvm/.signature +++ b/scummvm/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/eagRMs2aXxpvC474a6KGOUKBSIJeJs3CBn+kEINHqu/NWv+XwX3+wo98I2nEkk/NH+BUNELIOcz/4Cbva3hnAI= -SHA256 (Pkgfile) = a96151b8c34fc8f355588801a6323b4c3c0ac672bfe8b85d24cf9337068dbd10 -SHA256 (.footprint) = ae16bb9019d96b4f5713e6d653578ae13f5a18b9936d25ecb7f0b72e41bff8f6 -SHA256 (scummvm-1.8.0.tar.xz) = a85c23a2b1fcb7586a7527ecdbdf6c899a45ecbdcba28b9322057dc27914daa8 +RWSE3ohX2g5d/U69wsdj3a/kwMciy1CFzTba1lyld2bGK8tFR3TTHdTgfn3OAIfd3bsTEValepujW+9cpRqANgW7BcKfMC50igE= +SHA256 (Pkgfile) = f2e2f8b4e8704f3edefd4739ba9f743007a585a5550350beb1e82727c7baa8bc +SHA256 (.footprint) = 102c0f4d33a1c82636943602f6db36927e03c177ea0b3bdaf0ccfe07e57f96cd +SHA256 (scummvm-1.9.0.tar.xz) = 2417edcb1ad51ca05a817c58aeee610bc6db5442984e8cf28e8a5fd914e8ae05 diff --git a/scummvm/Pkgfile b/scummvm/Pkgfile index 49e5b8943..05e60701c 100644 --- a/scummvm/Pkgfile +++ b/scummvm/Pkgfile @@ -5,7 +5,7 @@ # Depends on: libmad libmpeg2 flac name=scummvm -version=1.8.0 +version=1.9.0 release=1 source=(http://www.scummvm.org/frs/${name}/${version}/${name}-${version}.tar.xz) |