summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c3880f6b67e..4b290703ad08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
_appname=whalebird
pkgname="$_appname-bin"
-pkgver=3.0.1
+pkgver=3.0.2
pkgrel=1
pkgdesc='An Electron based Mastodon client for Windows, Mac and Linux'
arch=(x86_64)
url='https://whalebird.org/'
license=(MIT)
-depends=(alsa-lib gconf gtk2 libxss libxtst nss)
+depends=(c-ares ffmpeg gtk3 http-parser libevent libvpx libxslt libxss minizip nss re2 snappy libnotify libappindicator-gtk3)
source=("https://github.com/h3poteto/whalebird-desktop/releases/download/$pkgver/Whalebird-$pkgver-linux-x64.rpm")
-sha256sums=('ffa2d96a0ebe1f73729e45b86f5b7cbaa282923a1e032305b47cef3d005e682d')
+sha256sums=('4662d78cddc864c4792cf31bb340bbc774f55f27022d2b839d030efec7fa7fd7')
package() {
cp -R opt/ usr/ "$pkgdir"