blob: 55c408f31586a0c58cfe161cd0242fc9954fa8fb (
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
25
|
pkgbase = zlaunch-bin
pkgdesc = A fast application launcher for Linux wayland desktops built with GPUI
pkgver = 0.5.1
pkgrel = 1
url = https://github.com/zortax/zlaunch
arch = x86_64
arch = aarch64
license = MIT
depends = wayland
depends = freetype2
depends = fontconfig
depends = openssl
depends = libxkbcommon
depends = libxkbcommon-x11
depends = libxcb
depends = vulkan-icd-loader
provides = zlaunch
conflicts = zlaunch
conflicts = zlaunch-git
source_x86_64 = https://github.com/zortax/zlaunch/releases/download/0.5.1/zlaunch-0.5.1-x86_64-linux.tar.gz
sha256sums_x86_64 = 936b582702b802e7ee7c7ef9261b2c7b57e1b0cc485d872bba98e4ad059487e6
source_aarch64 = https://github.com/zortax/zlaunch/releases/download/0.5.1/zlaunch-0.5.1-aarch64-linux.tar.gz
sha256sums_aarch64 = dc0a1c95ad396521c651b39694b7d2ead1c8738677d9aa881e3691fbe95376f4
pkgname = zlaunch-bin
|