diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-10 11:27:15 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-10 11:27:15 +0000 |
| commit | d0493f351b58453880f846d68a50b7d574c6ec4c (patch) | |
| tree | d5055059bebdcb26b0bef79cc51c5a35198cb0aa /repos/extra/gtk-layer-shell | |
| parent | 453ced557e7336d02ea932c115753df4ce3ba962 (diff) | |
| download | alicelinux-d0493f351b58453880f846d68a50b7d574c6ec4c.tar.gz alicelinux-d0493f351b58453880f846d68a50b7d574c6ec4c.zip | |
gtk-layer-shell: updated to 0.9.2
Diffstat (limited to 'repos/extra/gtk-layer-shell')
| -rw-r--r-- | repos/extra/gtk-layer-shell/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/gtk-layer-shell/.files | 4 | ||||
| -rw-r--r-- | repos/extra/gtk-layer-shell/abuild | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/repos/extra/gtk-layer-shell/.checksum b/repos/extra/gtk-layer-shell/.checksum index 3629a004..f624e180 100644 --- a/repos/extra/gtk-layer-shell/.checksum +++ b/repos/extra/gtk-layer-shell/.checksum @@ -1 +1 @@ -3253de3d6665579e1ffaa9e8f1d66a7512203ad4ed29857775f34935280192de gtk-layer-shell-v0.9.1.tar.gz +edc4483b9a7705f54a37df76f8ce695759dbd90e6e23331da57621bfc7d99c44 gtk-layer-shell-v0.9.2.tar.gz diff --git a/repos/extra/gtk-layer-shell/.files b/repos/extra/gtk-layer-shell/.files index 81827b65..023eefef 100644 --- a/repos/extra/gtk-layer-shell/.files +++ b/repos/extra/gtk-layer-shell/.files @@ -6,8 +6,8 @@ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/girepository-1.0/ -rw-r--r-- root/root usr/lib/girepository-1.0/GtkLayerShell-0.1.typelib lrwxrwxrwx root/root usr/lib/libgtk-layer-shell.so -> libgtk-layer-shell.so.0 -lrwxrwxrwx root/root usr/lib/libgtk-layer-shell.so.0 -> libgtk-layer-shell.so.0.9.1 --rwxr-xr-x root/root usr/lib/libgtk-layer-shell.so.0.9.1 +lrwxrwxrwx root/root usr/lib/libgtk-layer-shell.so.0 -> libgtk-layer-shell.so.0.9.2 +-rwxr-xr-x root/root usr/lib/libgtk-layer-shell.so.0.9.2 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/gtk-layer-shell-0.pc drwxr-xr-x root/root usr/share/ diff --git a/repos/extra/gtk-layer-shell/abuild b/repos/extra/gtk-layer-shell/abuild index ffbea73e..edd47f20 100644 --- a/repos/extra/gtk-layer-shell/abuild +++ b/repos/extra/gtk-layer-shell/abuild @@ -1,5 +1,5 @@ name=gtk-layer-shell -version=0.9.1 +version=0.9.2 release=1 source="https://github.com/wmww/${name}/archive/v${version}/${name}-v${version}.tar.gz" build_opt="-Dvapi=false" |