summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorariasuni2018-04-19 10:57:31 +0200
committerariasuni2018-04-19 10:57:31 +0200
commita939c34b1b2232153c7902674c69b2316950be64 (patch)
tree47c73d08784926a79736880a709e907db0b41ea5 /PKGBUILD
parent2d568dfc0b51785a2c14bae1b2d1d890b2296a20 (diff)
downloadaur-a939c34b1b2232153c7902674c69b2316950be64.tar.gz
update to 0.5.0
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