diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-11-01 17:28:39 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-11-01 17:28:39 +0000 |
| commit | 9ffce15211b63dc91b4583b34daa9037644f2904 (patch) | |
| tree | 835257356f9303062bf700efb72e0fdc24894657 /gtk-layer-shell | |
| parent | 67c77daf818bd21d7c706de35b630546895ffb74 (diff) | |
| download | alicelinux-9ffce15211b63dc91b4583b34daa9037644f2904.tar.gz alicelinux-9ffce15211b63dc91b4583b34daa9037644f2904.zip | |
Woodpecker CI e2743c1e79a7a33c6d92e71c821ae4ab51ac3bc9 [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 f624e180..a282f600 100644 --- a/gtk-layer-shell/.checksum +++ b/gtk-layer-shell/.checksum @@ -1 +1 @@ -edc4483b9a7705f54a37df76f8ce695759dbd90e6e23331da57621bfc7d99c44 gtk-layer-shell-v0.9.2.tar.gz +b406db7bcd19f9b12290ce1f219e1a56deb621a5e597396a8c0106dca74d62da gtk-layer-shell-v0.10.0.tar.gz diff --git a/gtk-layer-shell/.files b/gtk-layer-shell/.files index 023eefef..8a81e5ce 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.9.2 --rwxr-xr-x root/root usr/lib/libgtk-layer-shell.so.0.9.2 +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 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 edd47f20..247819ca 100644 --- a/gtk-layer-shell/abuild +++ b/gtk-layer-shell/abuild @@ -1,5 +1,5 @@ name=gtk-layer-shell -version=0.9.2 +version=0.10.0 release=1 source="https://github.com/wmww/${name}/archive/v${version}/${name}-v${version}.tar.gz" build_opt="-Dvapi=false" |