summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorariasuni2019-05-27 05:01:48 +0200
committerariasuni2019-05-27 05:01:48 +0200
commit387f5b3e6c663f8c02bb67bcc04fd1904e8421f5 (patch)
treeef06bf780c4a3e9d065a056a0a1cd3a7f7e2681b /PKGBUILD
parent8ed1be31378c54a4c14be282f6c8d777b10a5c8f (diff)
downloadaur-387f5b3e6c663f8c02bb67bcc04fd1904e8421f5.tar.gz
update to 2.7.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e9ab49184ebb..752f0e2e35cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_appname=whalebird
pkgname="$_appname-bin"
-pkgver=2.7.2
+pkgver=2.7.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=('b21059918a30f4cf33f1581f2340f3db580167e0ed5edfabcfd03667a75e3b2a')
+sha256sums=('cd6ea1fab3ce75c280984c37e1df517e10b266eb49662b62405ee073f9a3c36e')
package() {
cp -R opt/ usr/ $pkgdir