summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorariasuni2018-11-27 16:49:27 +0100
committerariasuni2018-11-27 16:49:27 +0100
commit565824c786a6dc60c0571f49212adf54b4bdd7ad (patch)
tree17b62721022013c8c7ad33659e0feab97dfa4294
parent57c9e1f7e05686e1c43cf45da4164f8c02675548 (diff)
downloadaur-565824c786a6dc60c0571f49212adf54b4bdd7ad.tar.gz
update to 2.5.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bcb6b969f234..8c3503947142 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.4.4
+ pkgver = 2.5.3
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.4.4/Whalebird-2.4.4-linux-x64.rpm
- sha256sums = cd646e59e0d7bcb4fbac2844aff3473fc691c9ddf914656d9fd5eaadbcee8812
+ source = https://github.com/h3poteto/whalebird-desktop/releases/download/2.5.3/Whalebird-2.5.3-linux-x64.rpm
+ sha256sums = e0437254d05b4437de0dcbc844e7c78ea9d4c7ec23e6c545b83d24eba50c8f6d
pkgname = whalebird-bin
diff --git a/PKGBUILD b/PKGBUILD
index 7bcb11ce6ed0..d9fb7c957475 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_appname=whalebird
pkgname="$_appname-bin"
-pkgver=2.4.4
+pkgver=2.5.3
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=('cd646e59e0d7bcb4fbac2844aff3473fc691c9ddf914656d9fd5eaadbcee8812')
+sha256sums=('e0437254d05b4437de0dcbc844e7c78ea9d4c7ec23e6c545b83d24eba50c8f6d')
package() {
cp -R opt/ usr/ $pkgdir