blob: 9be488a60fd61f4d03b7ee50cceb36bdbbbae4cc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = flightcore-bin
pkgdesc = A Northstar installer, updater, and mod-manager (binary release)
pkgver = 2.8.4
pkgrel = 2
url = https://github.com/R2NorthstarTools/FlightCore
arch = x86_64
license = MIT
makedepends = fuse2
depends = webkit2gtk
depends = libappindicator-gtk3
provides = flightcore
conflicts = flightcore
source = https://github.com/R2NorthstarTools/FlightCore/releases/download/v2.8.4/flight-core_2.8.4_amd64.AppImage
source = https://github.com/R2NorthstarTools/FlightCore/raw/main/LICENSE
sha256sums = 3278442a8fb55f0e40bce80e80125418220f295c0cc3565ca27d57a8b46fefa6
sha256sums = SKIP
pkgname = flightcore-bin
|