summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorariasuni2019-08-14 05:47:00 +0200
committerariasuni2019-08-14 05:47:00 +0200
commit5f1b0ec13792adebdd252965a85552de51f94339 (patch)
treea62113bbaeb31f062ccaed571aa6abe0b1da175a /PKGBUILD
parent3b1532dad7da255f67b10f924d51b01f49702c88 (diff)
downloadaur-5f1b0ec13792adebdd252965a85552de51f94339.tar.gz
update to 2.8.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7ad148bb8a27..f4cf646b9405 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_appname=whalebird
pkgname="$_appname-bin"
-pkgver=2.8.2
+pkgver=2.8.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=(alsa-lib gconf gtk2 libxss libxtst nss)
source=("https://github.com/h3poteto/whalebird-desktop/releases/download/$pkgver/Whalebird-$pkgver-linux-x64.rpm")
-sha256sums=('1eaa888160aca1f0435acc4fca6de3f70044174e4d92c16479e736de4cc826d7')
+sha256sums=('eca519acbe1c0539621ef49946755ff6c9f0980503689893a900d43f32e8b4b8')
package() {
cp -R opt/ usr/ $pkgdir