blob: d71d2107c21de2919ee08607c89c163493068eca (
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 = kintsugi-bin
pkgdesc = Task management for developers with AI-powered workflow
pkgver = 0.2.1
pkgrel = 1
url = https://github.com/juicerq/kintsugi
arch = x86_64
license = MIT
depends = cairo
depends = desktop-file-utils
depends = gdk-pixbuf2
depends = glib2
depends = gtk3
depends = hicolor-icon-theme
depends = libsoup3
depends = pango
depends = webkit2gtk-4.1
provides = kintsugi
conflicts = kintsugi
options = !strip
options = !debug
source = kintsugi-bin-0.2.1.deb::https://github.com/juicerq/kintsugi/releases/download/v0.2.1/kintsugi_0.2.1_amd64.deb
sha256sums = 5449d9a3b26f9cb5e12c9a3a78532c426aeb5743315fb0bd7c306c27ce17caad
pkgname = kintsugi-bin
|