mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
wmclock: fix license
This commit is contained in:
parent
62b88e77cb
commit
faa857910b
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'wmclock'
|
||||
pkgname=wmclock
|
||||
version=1.0.16
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="dockapps-daaf3aa"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="autoconf automake pkg-config"
|
||||
makedepends="libX11-devel libXpm-devel libXext-devel"
|
||||
short_desc="Clock Dockapp for Window Maker"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.dockapps.net/wmclock"
|
||||
distfiles="http://www.dockapps.net/download/wmclock-${version}.tar.gz"
|
||||
checksum=3f8bb5df3160d5919d19cf26d45449e6e1260d2a2f485e61f35e64a49639a2d3
|
||||
|
|
Loading…
Add table
Reference in a new issue