diff options
author | Tim Biermann <tbier@posteo.de> | 2022-12-09 21:56:51 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-12-09 21:57:14 +0000 |
commit | cb50b9b44ec4d56dc6f8d8485bb4bb6be1bb6446 (patch) | |
tree | 7b5665872f83e1529e182553440cd79335b9be2c /discord-ptb | |
parent | 30e98507247287cbe03a2bf3b4e17ace31c72874 (diff) | |
download | contrib-cb50b9b44ec4d56dc6f8d8485bb4bb6be1bb6446.tar.gz contrib-cb50b9b44ec4d56dc6f8d8485bb4bb6be1bb6446.tar.xz |
discord-ptb: 0.0.35 -> 0.0.38
Diffstat (limited to 'discord-ptb')
-rw-r--r-- | discord-ptb/.footprint | 2 | ||||
-rw-r--r-- | discord-ptb/.signature | 8 | ||||
-rw-r--r-- | discord-ptb/Pkgfile | 2 |
3 files changed, 7 insertions, 5 deletions
diff --git a/discord-ptb/.footprint b/discord-ptb/.footprint index 23f13b25e..0300b5bdd 100644 --- a/discord-ptb/.footprint +++ b/discord-ptb/.footprint @@ -4,6 +4,7 @@ drwxr-xr-x root/root opt/discord-ptb/ -rwsr-xr-x root/root opt/discord-ptb/chrome-sandbox -rw-r--r-- root/root opt/discord-ptb/chrome_100_percent.pak -rw-r--r-- root/root opt/discord-ptb/chrome_200_percent.pak +-rwxr-xr-x root/root opt/discord-ptb/chrome_crashpad_handler -rw-r--r-- root/root opt/discord-ptb/discord-ptb.desktop -rw-r--r-- root/root opt/discord-ptb/discord.png -rw-r--r-- root/root opt/discord-ptb/icudtl.dat @@ -11,6 +12,7 @@ drwxr-xr-x root/root opt/discord-ptb/ -rw-r--r-- root/root opt/discord-ptb/libGLESv2.so -rw-r--r-- root/root opt/discord-ptb/libffmpeg.so -rw-r--r-- root/root opt/discord-ptb/libvk_swiftshader.so +-rw-r--r-- root/root opt/discord-ptb/libvulkan.so.1 drwxr-xr-x root/root opt/discord-ptb/locales/ -rw-r--r-- root/root opt/discord-ptb/locales/am.pak -rw-r--r-- root/root opt/discord-ptb/locales/ar.pak diff --git a/discord-ptb/.signature b/discord-ptb/.signature index 02287a853..fb3434c01 100644 --- a/discord-ptb/.signature +++ b/discord-ptb/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF36PL9wFYBcySh5N98dawaCzOpWFCMb/ENAd8hEwZY9DBgjGwpzhZ/xl1Ath3KTsKYpZZa5HBpQEii/f3ohz6yQ0= -SHA256 (Pkgfile) = a20c6c1fdf21906630242ece656a0cef187d01571ad265d955976d00ee788117 -SHA256 (.footprint) = 91cc39b31335aa5e8bf15aa585890d7d98aa793e2d01bb8c057d81937a5ede67 -SHA256 (discord-ptb-0.0.35.tar.gz) = 6e7a79c1f711db5b3b2cc3f11608f91b752cc4f5a5163e2de826dea2c8ae7c76 +RWSagIOpLGJF3xmidtmahy1ayP66rP8k/rSOAqMxKFFxQSR7cWgq3twdat4iSAHWQzZhqIxSwRy4FwnUtiBSvXv4VmbCmBxfsgE= +SHA256 (Pkgfile) = 7b9e2d7e5d7aae1b5df0de9269d07f2ee1b5c4e0b7348c5bb902fdb3068c827c +SHA256 (.footprint) = c46781d093897bbf3e127565863e74ac9e6dad48927e457ba1f6989ec8bfc6ab +SHA256 (discord-ptb-0.0.38.tar.gz) = 6cf83b64d410c44a514a9a7c8f9fd72c10c427221df260c6c52eadaa4cf3235b SHA256 (discord-ptb.sh) = 5e665305a885aadd2281c75e1cfcb9a11f80fdcfb65bfcfceec735c3e385c517 diff --git a/discord-ptb/Pkgfile b/discord-ptb/Pkgfile index 97be63e0e..5abff15d9 100644 --- a/discord-ptb/Pkgfile +++ b/discord-ptb/Pkgfile @@ -5,7 +5,7 @@ # Optional: pulseaudio apulse name=discord-ptb -version=0.0.35 +version=0.0.38 release=1 source=(https://dl-ptb.discordapp.net/apps/linux/$version/discord-ptb-$version.tar.gz $name.sh) |