makedeb


discord-ptb 0.0.39-1


Chat for Communities and Friends. PTB branch.

Click here to go back to the commit logs for discord-ptb.

Commit:


Hash: c26afbf101b4345a1bcba8cc0451664d41583391

Message: Upgraded to 0.0.30

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 8b139f3..688baf3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = discord-ptb
 pkgbase = discord-ptb
 pkgdesc = Chat for Communities and Friends. PTB branch.
 pkgrel = 1
-pkgver = 0.0.29
+pkgver = 0.0.30
 url = https://discord.com
 arch = x86_64
 depends = libc6
@@ -19,19 +19,8 @@ depends = libxtst6
 depends = libc++1
 depends = libappindicator1
 license = custom
-source = https://dl-ptb.discordapp.net/apps/linux/0.0.29/discord-ptb-0.0.29.deb
-sha256sums = 4f6c91e71329025ed2fb25a54730868107771507f1192e7a08ca8f5dc4bd9571
-_base_depends = libc6
-_base_depends = libasound2
-_base_depends = libatomic1
-_base_depends = libgconf-2-4
-_base_depends = libnotify4
-_base_depends = libnspr4
-_base_depends = libnss3
-_base_depends = libstdc++6
-_base_depends = libxss1
-_base_depends = libxtst6
-_base_depends = libc++1
+source = https://dl-ptb.discordapp.net/apps/linux/0.0.30/discord-ptb-0.0.30.deb
+sha256sums = f5a2f6188de28899cb1b4ae86ea428232926dbdd98fdb30022a6e8ad890f58d9
 bullseye_depends = libc6
 bullseye_depends = libasound2
 bullseye_depends = libatomic1
diff --git a/PKGBUILD b/PKGBUILD
index 6f85afd..204e218 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: hiddeninthesand <hiddeninthesand at protonmail dot com>
 
 pkgname='discord-ptb'
-pkgver='0.0.29'
+pkgver='0.0.30'
 pkgrel='1'
 pkgdesc="Chat for Communities and Friends. PTB branch."
 arch=('x86_64')
@@ -13,7 +13,7 @@ bullseye_depends=("${_base_depends[@]}" 'libayatana-appindicator1')
 url="https://discord.com"
 license=('custom')
 source=("https://dl-ptb.discordapp.net/apps/linux/${pkgver}/${pkgname}-${pkgver}.deb")
-sha256sums=('4f6c91e71329025ed2fb25a54730868107771507f1192e7a08ca8f5dc4bd9571')
+sha256sums=('f5a2f6188de28899cb1b4ae86ea428232926dbdd98fdb30022a6e8ad890f58d9')
 
 package() {
     tar -xf 'data.tar.gz' -C "${pkgdir}"