summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorariasuni2018-09-25 22:43:50 +0200
committerariasuni2018-09-25 22:44:03 +0200
commit6c781b4f0a3f433145f938f98d156d616b99f8a6 (patch)
treeeb3996c6b702a0182cfe2c3ead064de73a8f00b6 /PKGBUILD
parent6d8bf97b94fd8635a3c5cbb8ea3039ee6c2abbb9 (diff)
downloadaur-6c781b4f0a3f433145f938f98d156d616b99f8a6.tar.gz
update to 2.2.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 64626c74027c..425c244b1b02 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_appname=whalebird
pkgname="$_appname-bin"
-pkgver=2.2.0
+pkgver=2.2.2
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=('c962473d01349a2120a47a5fe25f62453f789979b83515ac6acec9a126b2896f')
+sha256sums=('6a391874d4d568fea65858bd6d972f55c98f4de656c1bb821f238210c4652bd6')
package() {
cp -R opt/ usr/ $pkgdir