![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit cd75d7b86fe0e35eb2a5e3f3fdc0409705654a64 Author: Thomas Penteker <tek@serverop.de> Date: Sun Sep 9 03:14:42 2018 +0200 scummvm: 1.9.0 -> 2.0.0 diff --git a/scummvm/.footprint b/scummvm/.footprint index b596b1181..e89594e9c 100644 --- a/scummvm/.footprint +++ b/scummvm/.footprint @@ -30,6 +30,7 @@ drwxr-xr-x root/root usr/share/scummvm/ -rw-r--r-- root/root usr/share/scummvm/scummmodern.zip -rw-r--r-- root/root usr/share/scummvm/sky.cpt -rw-r--r-- root/root usr/share/scummvm/teenagent.dat +-rw-r--r-- root/root usr/share/scummvm/titanic.dat -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 diff --git a/scummvm/.signature b/scummvm/.signature index e095538f1..dc1dd8d83 100644 --- a/scummvm/.signature +++ b/scummvm/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/XmXs5sk7FmIJ6PsyE8NkTO/lcQ66xYbHUeTyZ4p5vZUCAmGjDUshfWZJ4qdksSEFjh25w6bPnX7xz74miuWMQ8= -SHA256 (Pkgfile) = 4ba35154ad791c7a7950562341bbea5a731a6e5320f82aeddd3c0a8db5c292c5 -SHA256 (.footprint) = 48adb8c82c6a49e3fddbb610ca3102620b25d6a7ebb22bef4df1fe095008a678 -SHA256 (scummvm-1.9.0.tar.xz) = 2417edcb1ad51ca05a817c58aeee610bc6db5442984e8cf28e8a5fd914e8ae05 +RWSE3ohX2g5d/T73YnMxgfWmFGJnEaez3VWb1CxQ3P26laHad/4G9cNwXd33p5UBOwktmkfpgAdjDIacypLYxPdm73ed/m+9Tgs= +SHA256 (Pkgfile) = 3e16a140fd4cc1ed139b262279cb031eeb55a2ac95e2032c7384060f99bc9c71 +SHA256 (.footprint) = 64e8f22e3d5e3ba344c36e90e71beb5c29f32156af71c9eaa1cdca5cc39ac87f +SHA256 (scummvm-2.0.0.tar.xz) = 9784418d555ba75822d229514a05cf226b8ce1a751eec425432e6b7e128fca60 diff --git a/scummvm/Pkgfile b/scummvm/Pkgfile index 521cfad01..abea57b4c 100644 --- a/scummvm/Pkgfile +++ b/scummvm/Pkgfile @@ -5,7 +5,7 @@ # Depends on: libmad libmpeg2 flac name=scummvm -version=1.9.0 +version=2.0.0 release=1 source=(http://www.scummvm.org/frs/${name}/${version}/${name}-${version}.tar.xz)