summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bd66664e06aa..e6e2e97c09e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_appname=whalebird
pkgname="$_appname-bin"
-pkgver=0.3.1
+pkgver=0.5.0
pkgrel=1
pkgdesc='An Electron based Mastodon client for Windows, Mac and Linux'
arch=(x86_64)
@@ -10,7 +10,7 @@ url=https://github.com/h3poteto/whalebird-desktop
license=(MIT)
depends=(alsa-lib gconf gtk2 libxss libxtst nss)
source=("$url/releases/download/$pkgver/Whalebird-$pkgver-linux-x64.rpm")
-sha256sums=('3df2baaee7afcecbd73b3248cb41fefc44f4b0cbc087e7a9dbb06d7d05363f26')
+sha256sums=('646ae673c0d19822260871950540f01e2c9d8c5b81cf532bd8d5ad96ab90cdc7')
package() {
cp -R opt/ usr/ $pkgdir