summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKr1ss2020-07-13 23:43:47 +0200
committerKr1ss2020-07-13 23:43:47 +0200
commit942ec07b4999b4f166927e0157070ac68e32e3f1 (patch)
tree72dbbbfe2ca28402af063edc0c2fe45f6ffcc8f1
parent1dd5ab6cf89608e94b809f3f508c703112d8877d (diff)
downloadaur-942ec07b4999b4f166927e0157070ac68e32e3f1.tar.gz
update: whalebird-bin 4.2.0-1
upstream release
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 940a0dc12283..dcc5087cfa73 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = whalebird-bin
pkgdesc = Electron based Mastodon client for Windows, Mac and Linux
- pkgver = 4.1.3
- pkgrel = 2
+ pkgver = 4.2.0
+ pkgrel = 1
url = https://whalebird.org
arch = x86_64
license = MIT
@@ -19,8 +19,8 @@ pkgbase = whalebird-bin
depends = snappy
depends = libnotify
depends = libappindicator-gtk3
- source = https://github.com/h3poteto/whalebird-desktop/releases/download/4.1.3/Whalebird-4.1.3-linux-x64.rpm
- sha256sums = a661273879bbdded3b33e7d29dcc97b1eac87eaa8be72a372eb2128f7b69db40
+ source = https://github.com/h3poteto/whalebird-desktop/releases/download/4.2.0/Whalebird-4.2.0-linux-x64.rpm
+ sha256sums = ce3eb29d052d5db37bd13cecb9dee338f61d15d0e00fe6d8a131a50142637f80
pkgname = whalebird-bin
diff --git a/PKGBUILD b/PKGBUILD
index 20a0d8fbcd92..c5791885a0fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=whalebird-bin
-pkgver=4.1.3
-pkgrel=2
+pkgver=4.2.0
+pkgrel=1
pkgdesc='Electron based Mastodon client for Windows, Mac and Linux'
arch=('x86_64')
@@ -15,7 +15,7 @@ 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/${pkgname%-bin}-desktop/releases/download/$pkgver/Whalebird-$pkgver-linux-x64.rpm")
-sha256sums=('a661273879bbdded3b33e7d29dcc97b1eac87eaa8be72a372eb2128f7b69db40')
+sha256sums=('ce3eb29d052d5db37bd13cecb9dee338f61d15d0e00fe6d8a131a50142637f80')
package() {