Fix license typo (due to writing this in a VM) and set proper description
Note to self: Don't forget to fix the license issue on the AUR package too
This commit is contained in:
parent
9e70adba14
commit
7aad1a8a71
1 changed files with 2 additions and 2 deletions
|
@ -5,9 +5,9 @@ revision=1
|
|||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="imlib2-devel libX11-devel libXext-devel libxcb-devel libXdmcp-devel libXau-devel libXrender-devel"
|
||||
short_desc="small app wallpaper on diff desktops"
|
||||
short_desc="A small application that takes care of setting the background image on different workspaces"
|
||||
maintainer="ShadowKyogre <shadowkyogre.public@gmail.com>"
|
||||
license="GPL-3"
|
||||
license="MIT"
|
||||
homepage="https://projects.pekdon.net/projects/wallpaperd"
|
||||
distfiles="https://projects.pekdon.net/projects/wallpaperd/files/wallpaperd-${version}.tar.gz"
|
||||
checksum=0fea5c40e8daa8ab9bef9277b65843db0c5fbf484a8a665787e8c67f0e0d4114
|
||||
|
|
Loading…
Reference in a new issue