summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorariasuni2019-02-25 13:49:19 +0100
committerariasuni2019-02-25 13:49:19 +0100
commit75ba10a516e7e41bbd7e505698a45bed4534de51 (patch)
tree28f647cc697bbd298c441ea2392fc5cd51013e50 /PKGBUILD
parent7f305534f2f204eb8e4bce1588d181e50488fcce (diff)
downloadaur-75ba10a516e7e41bbd7e505698a45bed4534de51.tar.gz
update to 2.6.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c5bd2518c22e..be7db968051a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_appname=whalebird
pkgname="$_appname-bin"
-pkgver=2.6.2
+pkgver=2.6.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=('d4d24a239158cec7bebdfd6a9be2e4e145ac1ef691fdd2ef57007625aceba503')
+sha256sums=('9185fd42fee838a4ff704aa2079f4dff56cb6c20d0054fbf9f9ea46dbe962d4e')
package() {
cp -R opt/ usr/ $pkgdir