summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorariasuni2019-08-23 05:01:18 +0200
committerariasuni2019-08-23 05:01:18 +0200
commit103b89a8ca819bf736fafdd1fc3fe7218b1d47a3 (patch)
tree11976420690828ce43da325c202805352c4bf4bd
parent5f1b0ec13792adebdd252965a85552de51f94339 (diff)
downloadaur-103b89a8ca819bf736fafdd1fc3fe7218b1d47a3.tar.gz
update to 2.8.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 246125ec306b..c1ab668287fd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = whalebird-bin
pkgdesc = An Electron based Mastodon client for Windows, Mac and Linux
- pkgver = 2.8.3
+ pkgver = 2.8.4
pkgrel = 1
url = https://whalebird.org/
arch = x86_64
@@ -11,8 +11,8 @@ pkgbase = whalebird-bin
depends = libxss
depends = libxtst
depends = nss
- source = https://github.com/h3poteto/whalebird-desktop/releases/download/2.8.3/Whalebird-2.8.3-linux-x64.rpm
- sha256sums = eca519acbe1c0539621ef49946755ff6c9f0980503689893a900d43f32e8b4b8
+ source = https://github.com/h3poteto/whalebird-desktop/releases/download/2.8.4/Whalebird-2.8.4-linux-x64.rpm
+ sha256sums = 519246d24274c376293eef7d8bd8cb7beee5333658d684e97730b954a8aee042
pkgname = whalebird-bin
diff --git a/PKGBUILD b/PKGBUILD
index f4cf646b9405..c71cda7985ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_appname=whalebird
pkgname="$_appname-bin"
-pkgver=2.8.3
+pkgver=2.8.4
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=(alsa-lib gconf gtk2 libxss libxtst nss)
source=("https://github.com/h3poteto/whalebird-desktop/releases/download/$pkgver/Whalebird-$pkgver-linux-x64.rpm")
-sha256sums=('eca519acbe1c0539621ef49946755ff6c9f0980503689893a900d43f32e8b4b8')
+sha256sums=('519246d24274c376293eef7d8bd8cb7beee5333658d684e97730b954a8aee042')
package() {
cp -R opt/ usr/ $pkgdir