diff options
author | Tim Biermann <tbier@posteo.de> | 2020-12-05 09:45:39 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2020-12-05 10:23:43 +0000 |
commit | 777592b517da891d48fbbc535cabc77c4670facf (patch) | |
tree | 18eb2f4b42615641a7d34b4fc565849e60cdee7a | |
parent | 101693561dfcd21f0b8b866024b05e700491d07b (diff) | |
download | contrib-777592b517da891d48fbbc535cabc77c4670facf.tar.gz contrib-777592b517da891d48fbbc535cabc77c4670facf.tar.xz |
discord: 0.0.12 -> 0.0.13
-rw-r--r-- | discord/.footprint | 4 | ||||
-rw-r--r-- | discord/.signature | 8 | ||||
-rw-r--r-- | discord/Pkgfile | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/discord/.footprint b/discord/.footprint index 50c489403..1cd8421a4 100644 --- a/discord/.footprint +++ b/discord/.footprint @@ -10,6 +10,8 @@ drwxr-xr-x root/root opt/discord/ -rw-r--r-- root/root opt/discord/libEGL.so -rw-r--r-- root/root opt/discord/libGLESv2.so -rw-r--r-- root/root opt/discord/libffmpeg.so +-rw-r--r-- root/root opt/discord/libvk_swiftshader.so +-rw-r--r-- root/root opt/discord/libvulkan.so drwxr-xr-x root/root opt/discord/locales/ -rw-r--r-- root/root opt/discord/locales/am.pak -rw-r--r-- root/root opt/discord/locales/ar.pak @@ -64,7 +66,6 @@ drwxr-xr-x root/root opt/discord/locales/ -rw-r--r-- root/root opt/discord/locales/vi.pak -rw-r--r-- root/root opt/discord/locales/zh-CN.pak -rw-r--r-- root/root opt/discord/locales/zh-TW.pak --rw-r--r-- root/root opt/discord/natives_blob.bin -rwxr-xr-x root/root opt/discord/postinst.sh -rw-r--r-- root/root opt/discord/resources.pak drwxr-xr-x root/root opt/discord/resources/ @@ -76,7 +77,6 @@ drwxr-xr-x root/root opt/discord/resources/bootstrap/ drwxr-xr-x root/root opt/discord/swiftshader/ -rw-r--r-- root/root opt/discord/swiftshader/libEGL.so -rw-r--r-- root/root opt/discord/swiftshader/libGLESv2.so --rw-r--r-- root/root opt/discord/swiftshader/libvk_swiftshader.so -rw-r--r-- root/root opt/discord/v8_context_snapshot.bin drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ diff --git a/discord/.signature b/discord/.signature index bb74ebc50..5ea7db802 100644 --- a/discord/.signature +++ b/discord/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3wPjt4aAsbgoU44UF6Bje4uDJb0oC3gS2mH8obieHGJIkh0Iew4Z3Pd5XavzLvsabJz4w5+6JWsfmf+YL0VlBQ4= -SHA256 (Pkgfile) = 40fca4e985f9a95356d8cd1bdd51f85c9c5e555efb24fc31ec748d7ada4bd82e -SHA256 (.footprint) = eb4d654eb8bf5f1c816bc965841d9199a3a4b5b7848c00245065fab016bd271d -SHA256 (discord-0.0.12.tar.gz) = 68f2cd3c397b5c54b15b08f0d873e14e569da024b12c2e56585fa1cb10db3f63 +RWSagIOpLGJF3xxAKRQ1D4fDieL5OPcqYilHFimFGjvf3+opZGIGscjMox+t1a5HMTesu0VJH0Bs9O3L8NCCFjukQHUJs9P0lQk= +SHA256 (Pkgfile) = c72efbfeeeb64a26c99f4949b2210132b3730fe73b7cc935e437579f37cae87d +SHA256 (.footprint) = 4625e53a7d3781c45d231fa1615d3e2b525f01b844636f1c32c6e88283e9d370 +SHA256 (discord-0.0.13.tar.gz) = feeca83531607eec1a6231ad8eab88bbf1865c39cf5f82b884e3b5241733bf34 diff --git a/discord/Pkgfile b/discord/Pkgfile index bf0f1eea1..0462ade86 100644 --- a/discord/Pkgfile +++ b/discord/Pkgfile @@ -4,7 +4,7 @@ # Depends on: alsa-lib avahi cups graphite2 gtk3 nss util-linux xorg-libxcomposite xorg-libxcursor xorg-libxinerama xorg-libxscrnsaver name=discord -version=0.0.12 +version=0.0.13 release=1 source=(https://dl.discordapp.net/apps/linux/$version/$name-$version.tar.gz) |