summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorariasuni2019-07-25 20:54:18 +0200
committerariasuni2019-07-25 20:54:18 +0200
commit3b1532dad7da255f67b10f924d51b01f49702c88 (patch)
treee204717d7806c83b5c7aa9eea5a0a70efbc361ad
parentc81ffd3c66f2e46bd70e5ede1b64139b5680e7c0 (diff)
downloadaur-3b1532dad7da255f67b10f924d51b01f49702c88.tar.gz
update to 2.8.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 10805b517398..0cbd941a1fc4 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.1
+ pkgver = 2.8.2
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.1/Whalebird-2.8.1-linux-x64.rpm
- sha256sums = 589a88dd831bd918cf960b381ecf8cad1196d7e6df868e8d04cf0c7b16fa080c
+ source = https://github.com/h3poteto/whalebird-desktop/releases/download/2.8.2/Whalebird-2.8.2-linux-x64.rpm
+ sha256sums = 1eaa888160aca1f0435acc4fca6de3f70044174e4d92c16479e736de4cc826d7
pkgname = whalebird-bin
diff --git a/PKGBUILD b/PKGBUILD
index 8562a1bf35ff..7ad148bb8a27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_appname=whalebird
pkgname="$_appname-bin"
-pkgver=2.8.1
+pkgver=2.8.2
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=('589a88dd831bd918cf960b381ecf8cad1196d7e6df868e8d04cf0c7b16fa080c')
+sha256sums=('1eaa888160aca1f0435acc4fca6de3f70044174e4d92c16479e736de4cc826d7')
package() {
cp -R opt/ usr/ $pkgdir