summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorariasuni2018-11-08 03:36:59 +0100
committerariasuni2018-11-08 03:36:59 +0100
commit57c9e1f7e05686e1c43cf45da4164f8c02675548 (patch)
treefcd683a879b0a5d2be6d7b1c665f23ceffd12221 /PKGBUILD
parent6c781b4f0a3f433145f938f98d156d616b99f8a6 (diff)
downloadaur-57c9e1f7e05686e1c43cf45da4164f8c02675548.tar.gz
update to 2.4.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 425c244b1b02..7bcb11ce6ed0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_appname=whalebird
pkgname="$_appname-bin"
-pkgver=2.2.2
+pkgver=2.4.4
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=('6a391874d4d568fea65858bd6d972f55c98f4de656c1bb821f238210c4652bd6')
+sha256sums=('cd646e59e0d7bcb4fbac2844aff3473fc691c9ddf914656d9fd5eaadbcee8812')
package() {
cp -R opt/ usr/ $pkgdir