uzbl: change maintainer and fix license
This commit is contained in:
parent
6634989ce9
commit
06077b4e15
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'uzbl'
|
||||
pkgname=uzbl
|
||||
version=0.9.1
|
||||
revision=3
|
||||
revision=4
|
||||
pycompile_module="uzbl"
|
||||
hostmakedepends="pkg-config python3-setuptools"
|
||||
makedepends="libsoup-devel webkitgtk-devel glib-devel"
|
||||
depends="python3-setuptools python3-six"
|
||||
short_desc="Web interface tools which adhere to the unix philosophy"
|
||||
maintainer="Orphaned <orphan@voidlinux.eu>"
|
||||
license="GPL-3"
|
||||
maintainer="Daniel Santana <daniel@santana.tech>"
|
||||
license="GPL-3.0-only"
|
||||
homepage="https://www.uzbl.org/"
|
||||
distfiles="https://github.com/uzbl/uzbl/archive/v${version}.tar.gz"
|
||||
checksum=9721873db3fd859707f703a101b4f2d0538f92e9678f8ad437a7203078f9abbe
|
||||
|
|
Loading…
Reference in a new issue