summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkiraFukushima2023-04-12 01:00:51 +0900
committerAkiraFukushima2023-04-12 01:00:51 +0900
commitaf8ea1c7beaa483a4a3152b34450d6a619a9dea3 (patch)
treedf8ebcae4ab77768f8736e58f2d7a7abe375ca46
parentdbd62d390e546eba969712c7308f4fa1176290c4 (diff)
downloadaur-af8ea1c7beaa483a4a3152b34450d6a619a9dea3.tar.gz
Update whalebird to 5.0.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7a2d705dcc87..cc1c172c6e6d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = whalebird
pkgdesc = An Electron based Mastodon, Pleroma and Misskey client
- pkgver = 5.0.2
+ pkgver = 5.0.3
pkgrel = 1
url = https://whalebird.social
arch = x86_64
@@ -11,10 +11,10 @@ pkgbase = whalebird
depends = electron20>=20.3.10
depends = electron20<21.0.0
provides = whalebird
- source = https://github.com/h3poteto/whalebird-desktop/archive/refs/tags/v5.0.2.tar.gz
+ source = https://github.com/h3poteto/whalebird-desktop/archive/refs/tags/v5.0.3.tar.gz
source = whalebird.desktop
source = electron-builder.yml
- md5sums = e68eb81b4a03b595862777c350175440
+ md5sums = faa4c4eca6c428183ba16c0ed76b8893
md5sums = 2cf7ef689d208d2fa41ce3622dce3545
md5sums = 68af72623ba3763c9a1ea440b72a253d
diff --git a/PKGBUILD b/PKGBUILD
index 01a771e543e3..566ab660c702 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Akira Fukushima <h3.poteto@gmail.com>
pkgname=whalebird
-pkgver=5.0.2
+pkgver=5.0.3
pkgrel=1
pkgdesc="An Electron based Mastodon, Pleroma and Misskey client"
arch=('x86_64')
@@ -13,7 +13,7 @@ cnflicts=('whalebird-bin' 'whalebird-desktop-git')
source=("https://github.com/h3poteto/whalebird-desktop/archive/refs/tags/v$pkgver.tar.gz"
whalebird.desktop
electron-builder.yml)
-md5sums=('e68eb81b4a03b595862777c350175440'
+md5sums=('faa4c4eca6c428183ba16c0ed76b8893'
'2cf7ef689d208d2fa41ce3622dce3545'
'68af72623ba3763c9a1ea440b72a253d')