wmfs: fix license, homepage
Note that the tag that the package uses appears to have been deleted. There is a lot of things in this project that seem sketchy but this fixes the most egregious of them.
This commit is contained in:
parent
faa857910b
commit
a250b4f77b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'wmfs'
|
||||
pkgname=wmfs
|
||||
version=201104
|
||||
revision=6
|
||||
revision=7
|
||||
build_style=configure
|
||||
configure_args="--prefix /usr --man-prefix /usr/share/man --xdg-config-dir /etc/xdg"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -9,8 +9,8 @@ makedepends="libXft-devel libXrender-devel fontconfig-devel libXinerama-devel li
|
|||
conf_files="/etc/xdg/wmfs/wmfsrc"
|
||||
short_desc="Window Manager From Scratch"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD"
|
||||
homepage="http://wmfs.info/"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/xorg62/wmfs"
|
||||
distfiles="https://github.com/downloads/xorg62/wmfs/wmfs-${version}.tar.gz"
|
||||
checksum=c28b7cec28a6e3f2bc38a136fb1773bab8ec8f48c69ebe25c24192f96e782d64
|
||||
|
||||
|
|
Loading…
Reference in a new issue