Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
oklopfer authored Nov 25, 2023
2 parents 4b1a85f + 5d2aaf4 commit 65e9221
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/discord-canary/discord-canary.pacscript
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name="discord-canary"
repology=("project: discord-canary")
pkgver="0.0.188"
pkgver="0.0.190"
maintainer="DismissedGuy <[email protected]>"
url="https://dl-canary.discordapp.net/apps/linux/${pkgver}/${name}-${pkgver}.tar.gz"
homepage='https://discord.com/'
depends=("libc6" "libasound2" "libatomic1" "libnotify4" "libnspr4" "libnss3" "libstdc++6" "libxss1" "libxtst6" "libc++1" "libatk1.0-0" "libatk-bridge2.0-0" "libcups2" "libdrm2" "libgtk-3-0" "libgbm1")
pkgdesc="Chat for Communities and Friends - Unstable"
arch=('amd64')
hash="e4c7c915f456140fd34fd67a3f10d68f479240bd30ea093f4a0898fd22d37fa0"
hash="5362e05377ddbc7e61379d56f142e3f205d4470951fee30796fe764988314ed9"

prepare() {
sudo mkdir -p "${pkgdir}/usr/share/${name}/"
Expand Down

0 comments on commit 65e9221

Please sign in to comment.