summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorariasuni2020-05-19 16:10:30 +0200
committerariasuni2020-05-19 16:10:30 +0200
commitdf7be23391a5556405d846533f67c251e426cacf (patch)
tree548fe2302db28198387934bde0370bc2dc236175 /PKGBUILD
parentbcf317aab2df4bd1097c8b070657c2bfaafd1cb6 (diff)
downloadaur-df7be23391a5556405d846533f67c251e426cacf.tar.gz
update to 4.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 628c6ca3b83d..1095df22abf3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_appname=whalebird
pkgname="$_appname-bin"
-pkgver=4.1.0
+pkgver=4.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=(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=('9f651f33664dd07e869c7f0ab0f3f0ac81a15484cbe521ed197f50bc1a70a06b')
+sha256sums=('e1eb7272f6a32273753454f60a553d002ff0839e7d4aae569884c2096afeee1c')
package() {
mkdir -p "$pkgdir/usr/bin"