summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fb9f64d818d3..762bfc8ed6e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
_appname=whalebird
pkgname="$_appname-bin"
-pkgver=0.6.2
-pkgrel=2
+pkgver=1.0.0
+pkgrel=1
pkgdesc='An Electron based Mastodon client for Windows, Mac and Linux'
arch=(x86_64)
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=('c624d9e1666c22c479d0e7baa7d82a33693e2114ea4506b4cdf102e641b731f1')
+sha256sums=('94e6aea24dd0db35bd56551c20e231047b1fa0e525eb8056284d1deb4d23966d')
package() {
cp -R opt/ usr/ $pkgdir