urxvtconfig: fix license, layout
This commit is contained in:
parent
06ddf47b98
commit
e36f4085fb
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'urxvtconfig'
|
||||
pkgname=urxvtconfig
|
||||
version=1.0
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="URXVTConfig-${version}"
|
||||
build_wrksrc="source"
|
||||
build_style="qmake"
|
||||
makedepends="libmagick-devel libXft-devel qt5-devel"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
short_desc="GUI tool for configuration of the rxvt-unicode terminal emulator"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="LGPL-3.0-or-later"
|
||||
homepage="https://github.com/daedreth/URXVTConfig"
|
||||
license="LGPL-3.0"
|
||||
distfiles="https://github.com/daedreth/URXVTConfig/archive/${version}.tar.gz"
|
||||
checksum=74ad9539f4d795ddeca56d53b02483c6ad162a24576b9667e2de54cc84ffd8f3
|
||||
|
||||
|
|
Loading…
Reference in a new issue