summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorariasuni2018-05-02 11:29:19 +0200
committerariasuni2018-05-02 11:29:19 +0200
commit43efc88d8377db93fe7f764ffe1f58e3a8253ac6 (patch)
tree397b310295bf30c983ad4c986e1dd1812c91dd02 /PKGBUILD
parent2a7c77ef4a0214020e81cc53405a6390d056dc1c (diff)
downloadaur-43efc88d8377db93fe7f764ffe1f58e3a8253ac6.tar.gz
update to 0.6.2 and update website
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9e1527e38e7b..adc6b9d8c383 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
_appname=whalebird
pkgname="$_appname-bin"
-pkgver=0.6.1
+pkgver=0.6.2
pkgrel=1
pkgdesc='An Electron based Mastodon client for Windows, Mac and Linux'
arch=(x86_64)
-url=https://github.com/h3poteto/whalebird-desktop
+url='https://whalebird.org/'
license=(MIT)
depends=(alsa-lib gconf gtk2 libxss libxtst nss)
source=("$url/releases/download/$pkgver/Whalebird-$pkgver-linux-x64.rpm")
-sha256sums=('2115f0d15c4a18a89f6eaeae2b611f233b254c0a855a184420d893f3c91cc567')
+sha256sums=('c624d9e1666c22c479d0e7baa7d82a33693e2114ea4506b4cdf102e641b731f1')
package() {
cp -R opt/ usr/ $pkgdir