summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorariasuni2020-03-24 02:35:17 +0100
committerariasuni2020-03-24 02:35:17 +0100
commitf459e043b847a21cf6adc09c405810ffcf2d9c5c (patch)
tree12569d1db63ea8b2812ba91f8f85903a9d792f89 /PKGBUILD
parent9baa6210f9f4b6375f9f68a585ffb9ba6fe937dd (diff)
downloadaur-f459e043b847a21cf6adc09c405810ffcf2d9c5c.tar.gz
update to 4.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 41f075200059..d10751fcb05f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_appname=whalebird
pkgname="$_appname-bin"
-pkgver=3.2.0
+pkgver=4.0.0
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=('59f62a2f329fd08cdf517fbcde1016f5d29d2599924d4bef94598aaf1a22dbd6')
+sha256sums=('849a22b97ff0ba68c4b4feb683cdee45249b64182ec27bc0f27b69f3bb1c10aa')
package() {
mkdir -p "$pkgdir/usr/bin"