blob: cb1dd6865e2c949d169ad8b0756fcc45c4668cc9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = blix-bin
pkgdesc = A cross-platform AI-assisted graph photo editor.
pkgver = 1.3.0
pkgrel = 7
url = https://github.com/COS301-SE-2023/AI-Photo-Editor
arch = aarch64
arch = x86_64
license = GPL-3.0-only
makedepends = asar
depends = electron24
provides = blix=1.3.0
conflicts = blix
options = !strip
source = blix.sh
sha256sums = 2b2e8aeed33fd71c521e49fd54fb2fa81218d16aef8bccb88d77909055ab8051
source_aarch64 = blix-1.3.0-aarch64.deb::https://github.com/COS301-SE-2023/AI-Photo-Editor/releases/download/v1.3.0/blix_1.3.0_arm64.deb
sha256sums_aarch64 = d1444cb7ed34ead088218271eebb6b02868a3a881fb400a14e21fe22b33f6f43
source_x86_64 = blix-1.3.0-x86_64.deb::https://github.com/COS301-SE-2023/AI-Photo-Editor/releases/download/v1.3.0/blix_1.3.0_amd64.deb
sha256sums_x86_64 = cc3356aede7d58bfcc2758d700f6bd836181bc87566491b573f4bb4f031bab4f
pkgname = blix-bin
|