summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorariasuni2020-01-09 03:30:12 +0100
committerariasuni2020-01-09 03:30:12 +0100
commit6af78b10f89cc77baa35e093c3b5ec2e518ccac6 (patch)
tree82308e3ddd93251bdda1e6bbbdacc57554cc7054 /PKGBUILD
parent631be8cf30029c9817523d4671d36d2632bf169f (diff)
downloadaur-6af78b10f89cc77baa35e093c3b5ec2e518ccac6.tar.gz
update to 3.0.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4b290703ad08..b8b56f1877d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_appname=whalebird
pkgname="$_appname-bin"
-pkgver=3.0.2
+pkgver=3.0.3
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=(c-ares ffmpeg gtk3 http-parser libevent libvpx libxslt libxss minizip nss re2 snappy libnotify libappindicator-gtk3)
source=("https://github.com/h3poteto/whalebird-desktop/releases/download/$pkgver/Whalebird-$pkgver-linux-x64.rpm")
-sha256sums=('4662d78cddc864c4792cf31bb340bbc774f55f27022d2b839d030efec7fa7fd7')
+sha256sums=('cab4c85b9760f16bdd88d98a359538894a50e71119d0eda45c0a564072495da8')
package() {
cp -R opt/ usr/ "$pkgdir"