nitrogen: fix license, other lint
This commit is contained in:
parent
7d5882b0f5
commit
6c6c190ef7
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'nitrogen'
|
||||
pkgname=nitrogen
|
||||
version=1.6.1
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config intltool"
|
||||
makedepends="gtkmm2-devel libXinerama-devel"
|
||||
depends="desktop-file-utils hicolor-icon-theme"
|
||||
short_desc="Background browser and setter for X with support for Xinerama"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/l3ib/nitrogen"
|
||||
license="GPL-2"
|
||||
distfiles="https://github.com/l3ib/nitrogen/releases/download/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=f40213707b7a3be87e556f65521cef8795bd91afda13dfac8f00c3550375837d
|
||||
|
|
Loading…
Reference in a new issue