diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-08 04:00:16 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-08 04:00:16 +0000 |
| commit | ebc584fced3f46a79a121471acd00ac9bf56b619 (patch) | |
| tree | ebc0cc6de8415eb064a12a9d7401fafb7e9fa4c8 | |
| parent | c651afae4aaeb1d5590b2dff7fd7a1bd5d37f594 (diff) | |
| download | alicelinux-ebc584fced3f46a79a121471acd00ac9bf56b619.tar.gz alicelinux-ebc584fced3f46a79a121471acd00ac9bf56b619.zip | |
gtk-layer-shell: updated to 0.9.1
| -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 3adb4a77..3629a004 100644 --- a/repos/extra/gtk-layer-shell/.checksum +++ b/repos/extra/gtk-layer-shell/.checksum @@ -1 +1 @@ -4f2ca92e4cab7262744febe3cbf4e37146379eea37630723966b5df513913448 gtk-layer-shell-v0.9.0.tar.gz +3253de3d6665579e1ffaa9e8f1d66a7512203ad4ed29857775f34935280192de gtk-layer-shell-v0.9.1.tar.gz diff --git a/repos/extra/gtk-layer-shell/.files b/repos/extra/gtk-layer-shell/.files index 4c1665fd..81827b65 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.0 --rwxr-xr-x root/root usr/lib/libgtk-layer-shell.so.0.9.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 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 c66f266f..ffbea73e 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.0 +version=0.9.1 release=1 source="https://github.com/wmww/${name}/archive/v${version}/${name}-v${version}.tar.gz" build_opt="-Dvapi=false" |