summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorariasuni2019-09-21 05:27:40 +0200
committerariasuni2019-09-21 05:27:40 +0200
commit02c6a593f52599a7469fcd018242396b3f40bbb6 (patch)
treec855ca8c89ea02a4f1eaa723e4c818ac47dfed36 /PKGBUILD
parent93745c3b1d7326b04585f039310739a0abf7f532 (diff)
downloadaur-02c6a593f52599a7469fcd018242396b3f40bbb6.tar.gz
update to 2.8.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 898ed4021763..6cd1386f506f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_appname=whalebird
pkgname="$_appname-bin"
-pkgver=2.8.5
+pkgver=2.8.6
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=('dc994a0c18c5be98f7dc10d904f1c7d71997759d5b5a9a73ee0eadf91a7cda07')
+sha256sums=('84c3c67a382d05b311a977f43f187afee1192b2efdf9896178df7f085d7e86b5')
package() {
cp -R opt/ usr/ $pkgdir