summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorariasuni2020-03-17 16:42:34 +0100
committerariasuni2020-03-17 16:42:34 +0100
commit9baa6210f9f4b6375f9f68a585ffb9ba6fe937dd (patch)
tree0679ee5a604247770cfed73d0b926bfd3397a40d /PKGBUILD
parentd4fca2c343ae59f63c143d2a01216481ccd9a17d (diff)
downloadaur-9baa6210f9f4b6375f9f68a585ffb9ba6fe937dd.tar.gz
update to 3.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4bf9994504c0..41f075200059 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_appname=whalebird
pkgname="$_appname-bin"
-pkgver=3.1.0
+pkgver=3.2.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=('b751a62a4f7e34c98f6965e11ca479302244545fb8514f7d807fe135fb94384b')
+sha256sums=('59f62a2f329fd08cdf517fbcde1016f5d29d2599924d4bef94598aaf1a22dbd6')
package() {
mkdir -p "$pkgdir/usr/bin"