blob: 1437ec6b7010a19feb295334669c845969ea2f01 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = koishi-desktop-bin
pkgdesc = Launch Koishi from your desktop.(Prebuilt version)
pkgver = 1.1.3
pkgrel = 2
url = https://koishi.chat/manual/starter/
arch = x86_64
license = AGPL-3.0-only
makedepends = fuse2
depends = nodejs
provides = koishi-desktop=1.1.3
conflicts = koishi-desktop
source = koishi-desktop-1.1.3.AppImage::https://github.com/koishijs/koishi-desktop/releases/download/v1.1.3/koishi-desktop-linux-x64-v1.1.3.AppImage
source = koishi-desktop.sh
sha256sums = 1ec0313db4fe5b8c2c1f22da6920917bf154292cae95b0523e29293b4f37d4ba
sha256sums = ea5a06e60638828a3290c51071549a991ffdbb87e686b5d47a7114615a3be7c6
pkgname = koishi-desktop-bin
|