summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKr1ss2020-08-07 17:03:05 +0200
committerKr1ss2020-08-07 17:03:05 +0200
commit7956004ac2696a2f56096adbcc669f7037847c88 (patch)
tree056044010b3393bc40d72665e12f5fd21688d35c /PKGBUILD
parent3c16224902d7bbbf5f053848ce69d7a02a17e463 (diff)
downloadaur-7956004ac2696a2f56096adbcc669f7037847c88.tar.gz
update: whalebird-bin 4.2.1-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 11795a06187c..501c9f208805 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=whalebird-bin
-pkgver=4.2.0
-pkgrel=2
+pkgver=4.2.1
+pkgrel=1
pkgdesc='Electron based multi-platform client for Mastodon, Misskey & Pleroma'
arch=('x86_64')
@@ -18,7 +18,7 @@ conflicts=("${pkgname%-bin}")
depends=('c-ares' 'ffmpeg' 'gtk3' 'http-parser' 'libevent' 'libvpx' 'libxslt' 'libxss' 'minizip' 'nss' 're2' 'snappy' 'libnotify' 'libappindicator-gtk3')
source=("https://github.com/h3poteto/${pkgname%-bin}-desktop/releases/download/$pkgver/Whalebird-$pkgver-linux-x64.rpm")
-sha256sums=('ce3eb29d052d5db37bd13cecb9dee338f61d15d0e00fe6d8a131a50142637f80')
+sha256sums=('b0b21070b719a16f29c88b66bcea37ac503b6ef3f43a2ce880aa56a4810f6677')
package() {