summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorariasuni2020-06-18 00:15:51 +0200
committerariasuni2020-06-18 00:15:51 +0200
commit74baa2c5ddebb28d7c3c865b0e8df87f38be4165 (patch)
treeeaa3fa3dc8b64c668d7a14d4fd04b3daee511109 /PKGBUILD
parent3eb16dfb12584cf37820a2340c0fa13a5ba91eac (diff)
downloadaur-74baa2c5ddebb28d7c3c865b0e8df87f38be4165.tar.gz
update to 4.1.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1fd48d537b03..573984bf1da5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_appname=whalebird
pkgname="$_appname-bin"
-pkgver=4.1.2
+pkgver=4.1.3
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=('1ef34e4ae3bd84d9ab773729bd4a8c8ad7409545419f7095132e5a9786df20df')
+sha256sums=('a661273879bbdded3b33e7d29dcc97b1eac87eaa8be72a372eb2128f7b69db40')
package() {
mkdir -p "$pkgdir/usr/bin"