blob: 499eecca0f8d4051d84ff8764d08a34d0d24129c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = hyprcod
pkgdesc = TUI Configuration Customizer for Hyprland — edit .conf or .lua with ease
pkgver = 0.1.0
pkgrel = 1
url = https://github.com/KasishStar/hyprcod
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-textual
source = hyprcod-0.1.0.tar.gz::https://github.com/KasishStar/hyprcod/archive/refs/tags/v0.1.0.tar.gz
sha256sums = SKIP
pkgname = hyprcod
|