blob: fbee810a7753e04a212723eb62888514afa3f445 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = openwork-bin
pkgdesc = Unofficial OpenWork binary package with Arch-specific launcher fixes
pkgver = 0.13.3
pkgrel = 3
url = https://github.com/different-ai/openwork
arch = x86_64
license = MIT
depends = dbus
depends = glib2
depends = gtk3
depends = libayatana-appindicator
depends = librsvg
depends = libsoup3
depends = openssl
depends = webkit2gtk-4.1
noextract = openwork-bin-0.13.3.deb
options = !strip
source = openwork-bin-0.13.3.deb::https://github.com/different-ai/openwork/releases/download/v0.13.3/openwork-desktop-linux-amd64.deb
sha256sums = b6fb8ecb86eb9e62d4379f3beb9390106378d3d95dd24b2d405a3377a4acc4a1
pkgname = openwork-bin
|