blob: 50e2877283d8a06f7c57c8d38772886bb26737eb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = branch
pkgdesc = File tree and code preview desktop application built with Tauri
pkgver = 1.2.0
pkgrel = 1
url = https://github.com/butterman28/Dev-Section
arch = x86_64
license = AGPL
depends = gtk3
depends = webkit2gtk
depends = libappindicator-gtk3
depends = openssl
depends = icu
depends = zlib
provides = branch
conflicts = branch
source_x86_64 = branch-1.2.0::https://github.com/butterman28/Dev-Section/releases/download/v1.2.0/branch-linux-x86_64
sha256sums_x86_64 = 136300dcc00724e8c5d62b5c5b29cd1b2f2f3e16b26520c6ef0447f428c534d9
pkgname = branch
|