diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-04-05 10:28:09 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-04-05 10:28:09 +0000 |
| commit | 6974aea68acab4d278e248e737b02e1ccfb53e9c (patch) | |
| tree | 49f0e03cd907314ec8a12a1d5741b598d795e8db /gtk-layer-shell | |
| parent | 36812fea31f6464857e2246db04939264d169fb5 (diff) | |
| download | alicelinux-6974aea68acab4d278e248e737b02e1ccfb53e9c.tar.gz alicelinux-6974aea68acab4d278e248e737b02e1ccfb53e9c.zip | |
Woodpecker CI a76cab98c09faad5f586b2910b05edd9426f2f84 [SKIP CI]
Diffstat (limited to 'gtk-layer-shell')
| -rw-r--r-- | gtk-layer-shell/.checksum | 2 | ||||
| -rw-r--r-- | gtk-layer-shell/.files | 4 | ||||
| -rw-r--r-- | gtk-layer-shell/abuild | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/gtk-layer-shell/.checksum b/gtk-layer-shell/.checksum index a282f600..fd651d5a 100644 --- a/gtk-layer-shell/.checksum +++ b/gtk-layer-shell/.checksum @@ -1 +1 @@ -b406db7bcd19f9b12290ce1f219e1a56deb621a5e597396a8c0106dca74d62da gtk-layer-shell-v0.10.0.tar.gz +aaf3215a94001a1973ef4db0336fa30de04d369df168a94a2f92e05e1cff80aa gtk-layer-shell-v0.10.1.tar.gz diff --git a/gtk-layer-shell/.files b/gtk-layer-shell/.files index 8a81e5ce..e9e8fd04 100644 --- a/gtk-layer-shell/.files +++ b/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.10.0 --rwxr-xr-x root/root usr/lib/libgtk-layer-shell.so.0.10.0 +lrwxrwxrwx root/root usr/lib/libgtk-layer-shell.so.0 -> libgtk-layer-shell.so.0.10.1 +-rwxr-xr-x root/root usr/lib/libgtk-layer-shell.so.0.10.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/gtk-layer-shell/abuild b/gtk-layer-shell/abuild index 247819ca..3ac086d9 100644 --- a/gtk-layer-shell/abuild +++ b/gtk-layer-shell/abuild @@ -1,5 +1,5 @@ name=gtk-layer-shell -version=0.10.0 +version=0.10.1 release=1 source="https://github.com/wmww/${name}/archive/v${version}/${name}-v${version}.tar.gz" build_opt="-Dvapi=false" |