diff --git a/srcpkgs/gtk-layer-shell/template b/srcpkgs/gtk-layer-shell/template index 7e0b8abb368..88b42fd7453 100644 --- a/srcpkgs/gtk-layer-shell/template +++ b/srcpkgs/gtk-layer-shell/template @@ -1,6 +1,6 @@ # Template file for 'gtk-layer-shell' pkgname=gtk-layer-shell -version=0.1.0 +version=0.2.0 revision=1 build_style=meson build_helper="gir" @@ -8,13 +8,13 @@ hostmakedepends="gobject-introspection pkg-config wayland-devel" makedepends="gtk+3-devel wayland-devel" short_desc="Library to create panels and other desktop components for Wayland" maintainer="travankor " -license="MIT" +license="LGPL-3.0-or-later, MIT" homepage="https://github.com/wmww/gtk-layer-shell" distfiles="https://github.com/wmww/gtk-layer-shell/archive/v${version}.tar.gz" -checksum=f7569e27ae30b1a94c3ad6c955cf56240d6bc272b760d9d266ce2ccdb94a5cf0 +checksum=6934376b5296d079fca2c1ba6b222ec91db6bf3667142340ee2bdebfb4b69116 post_install() { - vlicense COPYING + vlicense LICENSE_MIT.txt } gtk-layer-shell-devel_package() {