summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorariasuni2020-04-04 06:47:30 +0200
committerariasuni2020-04-04 06:47:30 +0200
commit67d96aad20febead945f6571323a0cdb541399a2 (patch)
tree119511740c663c1e50eace389a6527da9bfe9cac /PKGBUILD
parentf459e043b847a21cf6adc09c405810ffcf2d9c5c (diff)
downloadaur-67d96aad20febead945f6571323a0cdb541399a2.tar.gz
update to 4.0.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d10751fcb05f..12feed8f2129 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_appname=whalebird
pkgname="$_appname-bin"
-pkgver=4.0.0
+pkgver=4.0.1
pkgrel=1
pkgdesc='An Electron based Mastodon client for Windows, Mac and Linux'
arch=(x86_64)
@@ -10,7 +10,7 @@ url='https://whalebird.org/'
license=(MIT)
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=('849a22b97ff0ba68c4b4feb683cdee45249b64182ec27bc0f27b69f3bb1c10aa')
+sha256sums=('6ca97b967044b9c41f6f6474f70d124e47c9351a0f648a2031d651ea29044b59')
package() {
mkdir -p "$pkgdir/usr/bin"