summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorariasuni2018-09-01 17:12:36 +0200
committerariasuni2018-09-01 17:12:36 +0200
commit6d8bf97b94fd8635a3c5cbb8ea3039ee6c2abbb9 (patch)
tree07de3f9e470f0550c946ae9cc0df68f740a81090 /PKGBUILD
parent9f4367490acaca411549b9fb75c6f4d1a79e13a3 (diff)
downloadaur-6d8bf97b94fd8635a3c5cbb8ea3039ee6c2abbb9.tar.gz
update to 2.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e55239ff7af..64626c74027c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_appname=whalebird
pkgname="$_appname-bin"
-pkgver=2.1.1
+pkgver=2.2.0
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=('c9cde0f459d5bbd6fa714587ec0fec5f5c9c51725e441918e41031ba2635bc8d')
+sha256sums=('c962473d01349a2120a47a5fe25f62453f789979b83515ac6acec9a126b2896f')
package() {
cp -R opt/ usr/ $pkgdir