diff options
author | Tim Biermann <tbier@posteo.de> | 2023-01-13 19:27:31 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2023-01-13 19:27:31 +0000 |
commit | 93654782ddc943a483639d191c69c1d15bc4c3e0 (patch) | |
tree | 9d645b500a19aeae63044f4b3926073f7cf587b6 | |
parent | f00bb02008ed2883f3fae04a9f697231c162e0c5 (diff) | |
download | contrib-93654782ddc943a483639d191c69c1d15bc4c3e0.tar.gz contrib-93654782ddc943a483639d191c69c1d15bc4c3e0.tar.xz |
discord: 0.0.22 -> 0.0.23
-rw-r--r-- | discord/.footprint | 2 | ||||
-rw-r--r-- | discord/.signature | 8 | ||||
-rw-r--r-- | discord/Pkgfile | 2 |
3 files changed, 7 insertions, 5 deletions
diff --git a/discord/.footprint b/discord/.footprint index 8de6fbef0..e738adb4b 100644 --- a/discord/.footprint +++ b/discord/.footprint @@ -4,6 +4,7 @@ drwxr-xr-x root/root opt/discord/ -rwsr-xr-x root/root opt/discord/chrome-sandbox -rw-r--r-- root/root opt/discord/chrome_100_percent.pak -rw-r--r-- root/root opt/discord/chrome_200_percent.pak +-rwxr-xr-x root/root opt/discord/chrome_crashpad_handler -rw-r--r-- root/root opt/discord/discord.desktop -rw-r--r-- root/root opt/discord/discord.png -rw-r--r-- root/root opt/discord/icudtl.dat @@ -11,6 +12,7 @@ drwxr-xr-x root/root opt/discord/ -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.1 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 diff --git a/discord/.signature b/discord/.signature index bf4e07b33..7804d56cd 100644 --- a/discord/.signature +++ b/discord/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF30lUByuFDQafOZrtsYX2f9vUKeQpSHTiJqtwrqcEtdvTN+0qhstctt2ATheN/QjNosiCzg9HJ6rgicF8SjMB8gc= -SHA256 (Pkgfile) = f926e9b7e454911efa150002eda4a28dcd03dd2e9daf3efeb1cfb9e3d9bbd18c -SHA256 (.footprint) = e0d53c9d8708e55ef8697bc7b1faa495573826e488fe5774767e7682aaa5aa1c -SHA256 (discord-0.0.22.tar.gz) = 175c73771e049ba45e7fb1d37bd107ef0871e3d8857340c5a5a40a745aaeaba7 +RWSagIOpLGJF3xzL0ruBm0RWBj8HXsUltmYPxsFqiY+Zn56nf6VRn7AQ4yBltYDdeGDh/xRkVUWZYjy//IajkWkYbE+XSGNAXAc= +SHA256 (Pkgfile) = 871bd77c0fb687c89ed7dd95767e3658463a04ab0300791c3ae88605a1d13ee3 +SHA256 (.footprint) = 98bcecba8af3d1f465714fa4fd05c1a3415da9674608a110659c745e3d09c7ec +SHA256 (discord-0.0.23.tar.gz) = 288c005901f2bf5a1148021e1d22fd297419d43c70b0f989820ab72aa79faa44 diff --git a/discord/Pkgfile b/discord/Pkgfile index 57862fc79..a5f6faae7 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.22 +version=0.0.23 release=1 source=(https://dl.discordapp.net/apps/linux/$version/$name-$version.tar.gz) |