Cli tool #9
@@ -5,3 +5,7 @@
|
||||
build/
|
||||
compile_commands.json
|
||||
testpython
|
||||
src/
|
||||
pkg/
|
||||
*.tar.*
|
||||
zshell/
|
||||
|
||||
@@ -8,7 +8,7 @@ license=('GPL-3.0-only')
|
||||
depends=('python' 'python-pillow' 'python-materialyoucolor' 'libnotify' 'swappy' 'dart-sass'
|
||||
'app2unit' 'wl-clipboard' 'dconf' 'cliphist')
|
||||
makedepends=('python-build' 'python-installer' 'python-hatch' 'python-hatch-vcs')
|
||||
source=("$pkgname::git+$url.git")
|
||||
source=("$pkgname::git+$url.git#branch=cli-tool")
|
||||
sha256sums=('SKIP')
|
||||
|
||||
build() {
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user