blob: 1832997722271566726cefa89772c531cfa3ff8d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = bskydesktop
pkgdesc = Bluesky Desktop - A decentralized social networking client distributed as an AppImage
pkgver = 1.1.1
pkgrel = 1
url = https://github.com/oxmc/bsky-desktop
arch = x86_64
arch = aarch64
license = AGPL-3.0-only
makedepends = curl
depends = fuse2
options = !strip
pkgname = bskydesktop
|