summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorariasuni2018-06-05 10:22:54 +0200
committerariasuni2018-06-05 10:22:54 +0200
commit3821723da66b97d507891d5b835675991a4ed3f7 (patch)
tree2e45a97842940ec11d520399632e5d41e1c4e2a2 /PKGBUILD
parented49996fc9c17c09c2b69814c3fa50594d059486 (diff)
downloadaur-3821723da66b97d507891d5b835675991a4ed3f7.tar.gz
update to 1.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d17633a81d71..9b0199601ffd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_appname=whalebird
pkgname="$_appname-bin"
-pkgver=1.2.0
+pkgver=1.3.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=('d62bdaaf0fd4f6a5e4ec7286477d45cfd983507f71f85dc5b067b4d88e09d509')
+sha256sums=('972898f78e75eea7f3f2f26184e5e361cb9a763ddda4a691db288a7f04b63903')
package() {
cp -R opt/ usr/ $pkgdir