Skip to content

Commit 10f4f07

Browse files
committed
1 parent 44f4972 commit 10f4f07

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

wayland/gtk4-layer-shell/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
COMMENT = desktop components for Wayland using the Layer Shell proto
22

3-
GH_TAGNAME = v1.0.4
3+
GH_TAGNAME = v1.1.1
44
GH_ACCOUNT = wmww
55
GH_PROJECT = gtk4-layer-shell
66

77
CATEGORIES = wayland
8-
SHARED_LIBS += gtk4-layer-shell 0.0 # 0.0
8+
SHARED_LIBS += gtk4-layer-shell 1.0 # 0.0
99

1010
# MIT
1111
PERMIT_PACKAGE = Yes

wayland/gtk4-layer-shell/distinfo

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
SHA256 (gtk4-layer-shell-1.0.4.tar.gz) = f+Mn3DdA5Lb17f2FXiP4SxrB7GhUtzEEe5Xff+tGSYs=
2-
SIZE (gtk4-layer-shell-1.0.4.tar.gz) = 54267
1+
SHA256 (gtk4-layer-shell-1.1.1.tar.gz) = XbFY1XDij1ZiXV+yAivEh8DxsbIallcC5GGlpaBJpDk=
2+
SIZE (gtk4-layer-shell-1.1.1.tar.gz) = 70227

wayland/gtk4-layer-shell/pkg/PLIST

+4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
@bin bin/gtk4-layer-demo
22
include/gtk4-layer-shell/
33
include/gtk4-layer-shell/gtk4-layer-shell.h
4+
include/gtk4-layer-shell/gtk4-session-lock.h
45
lib/girepository-1.0/Gtk4LayerShell-1.0.typelib
6+
lib/girepository-1.0/Gtk4SessionLock-1.0.typelib
57
@lib lib/libgtk4-layer-shell.so.${LIBgtk4-layer-shell_VERSION}
8+
@so lib/liblayer-shell-preload.so
69
lib/pkgconfig/gtk4-layer-shell-0.pc
710
share/gir-1.0/Gtk4LayerShell-1.0.gir
11+
share/gir-1.0/Gtk4SessionLock-1.0.gir
812
share/vala/vapi/gtk4-layer-shell-0.deps
913
share/vala/vapi/gtk4-layer-shell-0.vapi

0 commit comments

Comments
 (0)