summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2c3821b07cc2..3613ae89c004 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = whalebird-desktop
pkgdesc = Electron-based Mastodon/Pleroma client
- pkgver = 4.3.2
+ pkgver = 4.3.4
pkgrel = 1
url = https://whalebird.org
arch = any
@@ -10,10 +10,10 @@ pkgbase = whalebird-desktop
makedepends = yarn
depends = electron
provides = whalebird
- source = https://github.com/h3poteto/whalebird-desktop/archive/4.3.2/whalebird-desktop-4.3.2.tar.gz
+ source = https://github.com/h3poteto/whalebird-desktop/archive/4.3.4/whalebird-desktop-4.3.4.tar.gz
source = whalebird.desktop
source = whalebird.sh
- sha256sums = 9edd9e3f8e2f56954ad072526099d79be53f1674604a556c1a1cd744260889ef
+ sha256sums = c30d767367120c962861babd0133df307610d549f21c43cb41278a582189932e
sha256sums = 8feed931453da872291c4588c981007ed36566155cfcf55ab3ff5d7431d60aef
sha256sums = a0a050952353c78389bdafd8885cae4a402d0819acad07010566657e387c5ce9
diff --git a/PKGBUILD b/PKGBUILD
index 2eaf33321049..6aa50ad88acf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Jean Lucas <jean AT 4ray.co>
pkgname=whalebird-desktop
-pkgver=4.3.2
+pkgver=4.3.4
pkgrel=1
pkgdesc='Electron-based Mastodon/Pleroma client'
arch=('any')
@@ -14,7 +14,7 @@ provides=('whalebird')
source=("https://github.com/h3poteto/${pkgname}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz"
whalebird.desktop
whalebird.sh)
-sha256sums=('9edd9e3f8e2f56954ad072526099d79be53f1674604a556c1a1cd744260889ef'
+sha256sums=('c30d767367120c962861babd0133df307610d549f21c43cb41278a582189932e'
'8feed931453da872291c4588c981007ed36566155cfcf55ab3ff5d7431d60aef'
'a0a050952353c78389bdafd8885cae4a402d0819acad07010566657e387c5ce9')