summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorariasuni2019-07-21 19:26:29 +0200
committerariasuni2019-07-21 19:26:29 +0200
commitc81ffd3c66f2e46bd70e5ede1b64139b5680e7c0 (patch)
treec2824fe81e18a10dbb2a683cb17913f336fc1e3c /PKGBUILD
parent3053d061144c9285a37a1f53902a444114481081 (diff)
downloadaur-c81ffd3c66f2e46bd70e5ede1b64139b5680e7c0.tar.gz
update to 2.8.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 286b995b3259..8562a1bf35ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_appname=whalebird
pkgname="$_appname-bin"
-pkgver=2.8.0
+pkgver=2.8.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=(alsa-lib gconf gtk2 libxss libxtst nss)
source=("https://github.com/h3poteto/whalebird-desktop/releases/download/$pkgver/Whalebird-$pkgver-linux-x64.rpm")
-sha256sums=('aed11e68b79362af42644e84cfd85c94611b8e8be2cc309f6108d5e18cd598ba')
+sha256sums=('589a88dd831bd918cf960b381ecf8cad1196d7e6df868e8d04cf0c7b16fa080c')
package() {
cp -R opt/ usr/ $pkgdir