summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorariasuni2018-12-04 04:49:06 +0100
committerariasuni2018-12-04 04:49:06 +0100
commit40d00db978994e0a3f8d9f84f065a645940fc74d (patch)
tree8d69b3c9ff3bec66035e1cf5624f26212916dec8 /PKGBUILD
parent565824c786a6dc60c0571f49212adf54b4bdd7ad (diff)
downloadaur-40d00db978994e0a3f8d9f84f065a645940fc74d.tar.gz
update to 2.6.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d9fb7c957475..e08bfaf881ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_appname=whalebird
pkgname="$_appname-bin"
-pkgver=2.5.3
+pkgver=2.6.0
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=('e0437254d05b4437de0dcbc844e7c78ea9d4c7ec23e6c545b83d24eba50c8f6d')
+sha256sums=('bfc1d24ab9b9a181e748afa2cd6c1e097157a951d1e335e13317584b7ab08a49')
package() {
cp -R opt/ usr/ $pkgdir