mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 23:12:57 +02:00
thingylaunch: fix license
This commit is contained in:
parent
210eaec9fb
commit
14012a1d5a
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'thingylaunch'
|
||||
pkgname=thingylaunch
|
||||
version=2.0.3
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
configure_args="-DUSE_XCB=ON"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="xcb-util-wm-devel xcb-util-keysyms-devel"
|
||||
short_desc="X11 application launcher with tab-completion, history, and bookmarks"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD"
|
||||
license="BSD-2-Clause"
|
||||
homepage="https://gahr.ch/thingylaunch/"
|
||||
distfiles="https://github.com/gahr/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=4d9cc6b826bddb3d02836f721316bfc24c2b31f75c9c2d5077ae162eb3d60b60
|
||||
|
|
Loading…
Add table
Reference in a new issue