Skip to content

Commit

Permalink
New package: nwg-shell-config-0.5.34
Browse files Browse the repository at this point in the history
  • Loading branch information
zen0bit committed Mar 18, 2024
1 parent 363562d commit 19b7bad
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions srcpkgs/nwg-shell-config/template
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Template file for 'nwg-shell-config'
pkgname=nwg-shell-config
version=0.5.34
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
makedepends=""

Check failure on line 7 in srcpkgs/nwg-shell-config/template

View workflow job for this annotation

GitHub Actions / Lint templates

Template Lint

variable set to empty string: makedepends=""
depends=""

Check failure on line 8 in srcpkgs/nwg-shell-config/template

View workflow job for this annotation

GitHub Actions / Lint templates

Template Lint

variable set to empty string: depends=""
short_desc="Graphical user interface for configuring sway and Hyprland"
maintainer="zenobit <[email protected]>"
license="MIT"
homepage="https://nwg-piotr.github.io/nwg-shell/nwg-shell-config"
#changelog=""
distfiles="https://github.com/nwg-piotr/nwg-shell-config/archive/refs/tags/v${version}.tar.gz"
checksum=5b197ffcfed47be6bdddc58a8dbe52fe8603eb769ea29b6be447aa15d0090659

post_install() {
vlicense LICENSE
}

0 comments on commit 19b7bad

Please sign in to comment.