blob: 9a6844a9401a91b505644673cb43ef7208515037 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
pkgbase = whalebird
pkgdesc = Single-column Fediverse client for desktop
pkgver = 6.1.0
pkgrel = 1
url = https://whalebird.social
arch = x86_64
license = GPL3
makedepends = yarn
makedepends = tar
makedepends = nodejs>=20.0.0
makedepends = node-gyp
makedepends = git
depends = electron27>=27.0.0
depends = electron27<28.0.0
provides = whalebird
conflicts = whalebird-bin
conflicts = whalebird-desktop-git
source = https://github.com/h3poteto/whalebird-desktop/archive/refs/tags/v6.1.0.tar.gz
source = whalebird.desktop
source = electron-builder.yml
md5sums = 51f2b4a434f66daa300a788b06f37a78
md5sums = 6ab525c54c6e91871d0d6f05a76f5289
md5sums = 480286196dc0614fd14b0d906c00b228
pkgname = whalebird
|