summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorariasuni2018-08-23 19:34:25 +0200
committerariasuni2018-08-23 19:34:25 +0200
commit9f4367490acaca411549b9fb75c6f4d1a79e13a3 (patch)
tree104e0494ba91ec29c90b1eca9bfeb0c958d66b7e /PKGBUILD
parentee27784147cecb00e645d51a19912e10cc5138fc (diff)
downloadaur-9f4367490acaca411549b9fb75c6f4d1a79e13a3.tar.gz
update to 2.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e96ba698d2e8..7e55239ff7af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_appname=whalebird
pkgname="$_appname-bin"
-pkgver=2.0.1
+pkgver=2.1.1
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=('9aa6e7faa3c70bd42a55fb95c90e98320521bbf1e1877a994bb63ce8376b8623')
+sha256sums=('c9cde0f459d5bbd6fa714587ec0fec5f5c9c51725e441918e41031ba2635bc8d')
package() {
cp -R opt/ usr/ $pkgdir