summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorariasuni2018-05-04 12:14:06 +0200
committerariasuni2018-05-04 12:14:06 +0200
commitd1ef7f27f2356bc393adbf4ef0080f8ec06a3a8f (patch)
tree3e9479decfb35515e5135d8a8b5a4ae9637ca22d /PKGBUILD
parent43efc88d8377db93fe7f764ffe1f58e3a8253ac6 (diff)
downloadaur-d1ef7f27f2356bc393adbf4ef0080f8ec06a3a8f.tar.gz
fix download link
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index adc6b9d8c383..fb9f64d818d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
_appname=whalebird
pkgname="$_appname-bin"
pkgver=0.6.2
-pkgrel=1
+pkgrel=2
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=("$url/releases/download/$pkgver/Whalebird-$pkgver-linux-x64.rpm")
+source=("https://github.com/h3poteto/whalebird-desktop/releases/download/$pkgver/Whalebird-$pkgver-linux-x64.rpm")
sha256sums=('c624d9e1666c22c479d0e7baa7d82a33693e2114ea4506b4cdf102e641b731f1')
package() {