blob: c6384a9df502d742e108b9ef4315d9d1cbfc7913 (
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
|
pkgbase = openlinear-bin
pkgdesc = AI-powered project management that actually writes the code — desktop app
pkgver = 0.1.49
pkgrel = 1
url = https://github.com/kaizen403/openlinear
arch = x86_64
license = MIT
depends = glibc
depends = gtk3
depends = webkit2gtk-4.1
optdepends = libappindicator-gtk3: system tray support
optdepends = xdg-utils: open links in browser
provides = openlinear
conflicts = openlinear
options = !strip
options = !debug
source = openlinear-0.1.49-x86_64-linux.tar.gz::https://github.com/kaizen403/openlinear/releases/download/v0.1.49/openlinear-0.1.49-x86_64-linux.tar.gz
source = openlinear.desktop
source = openlinear.png::https://raw.githubusercontent.com/kaizen403/openlinear/v0.1.49/apps/desktop/src-tauri/icons/icon.png
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = openlinear-bin
|