diff options
author | Tim Biermann <tbier@posteo.de> | 2022-10-18 20:42:51 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-10-18 22:00:41 +0200 |
commit | 3d6b371ebcf69e22a780f90dae6deeca556a961a (patch) | |
tree | 54d44b66caa0ccf3d76b2e043431d8e6cf99a717 /scummvm | |
parent | d2d9a914f2f99cd69060118e37e680ca6f249258 (diff) | |
download | opt-3d6b371ebcf69e22a780f90dae6deeca556a961a.tar.gz opt-3d6b371ebcf69e22a780f90dae6deeca556a961a.tar.xz |
scummvm: 2.6.0 -> 2.6.1
Diffstat (limited to 'scummvm')
-rw-r--r-- | scummvm/.signature | 6 | ||||
-rw-r--r-- | scummvm/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/scummvm/.signature b/scummvm/.signature index 472f31132..40065109c 100644 --- a/scummvm/.signature +++ b/scummvm/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/ffkR65/RAOZUHcNqOG5SnWoTgMvS9by8mVvj8oNH1QzQXNyuDuiYA0UFiin7w+/log5NthFkiH+b6PmMCKDDQg= -SHA256 (Pkgfile) = 5986db3ff52fec9b7049ea6700044b4b8c23e9b2b8708946c41857571d5a5f4a +RWSE3ohX2g5d/alctF/LpDBaoHXxOfBS1H9XU+Z9fT0vZ/O74EtX7Erh5QA5fPHjI/6aAWAp/q4zzAaAVQ+HH1BXX5861bPtkAU= +SHA256 (Pkgfile) = 2d686267e309095a1259663ab8586448f8d09e7a9f2a720c7339c40a1f2d7000 SHA256 (.footprint) = 545a8691d86114993e46d2479303b0f8875fa06de851bd7322a5ecf3ed5996ad -SHA256 (scummvm-2.6.0.tar.xz) = 1c1438e8d0c9d9e15fd129e2e9e2d2227715bd7559f83b2e7208f5d8704ffc17 +SHA256 (scummvm-2.6.1.tar.xz) = 8fafb9efabdd1bf8adfe39eeec3fc80b22de30ceddd1fadcde180e356cd317e9 diff --git a/scummvm/Pkgfile b/scummvm/Pkgfile index 041fc2492..a7c1ee4d3 100644 --- a/scummvm/Pkgfile +++ b/scummvm/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libmad libmpeg2 flac name=scummvm -version=2.6.0 +version=2.6.1 release=1 source=(https://downloads.scummvm.org/frs/scummvm/$version/$name-$version.tar.xz) |