blob: 2f0096780687d2642d20bfebca808346e9131adf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = gdb-prompt-git
pkgdesc = A powerlevel10k-like prompt style of gdb.
pkgver = r8.b837d39
pkgrel = 1
url = https://github.com/Freed-Wu/gdb-prompt
arch = any
license = GPL3
makedepends = git
depends = gdb
source = git+https://github.com/Freed-Wu/gdb-prompt#tag=b837d39b40c5f9cf4bacff547d2c9e35ddfcc80e
sha256sums = SKIP
pkgname = gdb-prompt-git
|