Skip to content

Commit

Permalink
upd(discord-canary): 0.0.163 -> 0.0.165 (#4221)
Browse files Browse the repository at this point in the history
  • Loading branch information
malmeloo authored Aug 16, 2023
1 parent 9386024 commit 4ac845a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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" "repo: aur")
pkgver="0.0.163"
pkgver="0.0.165"
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" "libgconf-2-4" "libnotify4" "libnspr4" "libnss3" "libstdc++6" "libxss1" "libxtst6" "libayatana-appindicator1" "libc++1")
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="40b402bf786508d67c222ffe1961c066ce1e9c187e80e504b7ec25ae450ff754"
hash="bc9e4ddde8eab602af87c763e8652ffe983cedc0b6d0ccdd2bc6ad845f53fb03"

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

0 comments on commit 4ac845a

Please sign in to comment.