blob: 2c2a76e4df3fa745661b895e6ebebf820b693fe7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = promptr-git
pkgver = 0.2.3
pkgrel = 1
pkgdesc = GTK4 overlay prompt for opencode
arch = x86_64
arch = aarch64
url = https://github.com/toxdes/promptr
license = MIT
depends = gtk4
depends = gtksourceview5
depends = gtk4-layer-shell
makedepends = git
makedepends = gcc
makedepends = make
makedepends = pkg-config
source = git+https://github.com/toxdes/promptr.git
sha256sums = SKIP
pkgname = promptr-git
|