gtk-layer-shell: 0.8.0 -> 0.8.1

This commit is contained in:
Tim Biermann 2023-04-14 14:09:23 +02:00
parent 0a74037fa1
commit 73f18a57b2
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 7 additions and 7 deletions

View File

@ -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.8.0
-rwxr-xr-x root/root usr/lib/libgtk-layer-shell.so.0.8.0
lrwxrwxrwx root/root usr/lib/libgtk-layer-shell.so.0 -> libgtk-layer-shell.so.0.8.1
-rwxr-xr-x root/root usr/lib/libgtk-layer-shell.so.0.8.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/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3z/leVYIFQC7T4CNpybuu2/JIHuKc8/HphujSf7JVZNk+h8+zfzeXsKUDxxFXF5ndv3GXOcKYeiALEL5mXOddQI=
SHA256 (Pkgfile) = 5894c6650374b829459d97a2c4e03bcec636cf2c817890edf109a4d895bf7228
SHA256 (.footprint) = 1d078269b698a823e6f74dfba889f408cc1f53d0b55dc2dfcd0ed84ce127058c
SHA256 (gtk-layer-shell-0.8.0.tar.gz) = e95a03766302fe330ec3c6ff3e8018642849003ccaf160fb6fd0c039c81fa54c
RWSagIOpLGJF35wuwyoKX+eScFn3htbc2sps2xHwel/8oB3LJpj533WDsVxnrSSm33r91n7YEROQT4gb3IB5r0aLBw56plWNUQo=
SHA256 (Pkgfile) = 950adda1a5e870fe31882f1317d90305def41b0fc8ad81008f68b4bf0bf4902c
SHA256 (.footprint) = 765784e272e46d91cbd001f6907dd2f91a29b34c5841680ecdff1a9287c145d9
SHA256 (gtk-layer-shell-0.8.1.tar.gz) = c329fac878a1731cb23ad7365f2f2a35e4ab26e72b4e69458e06afd825baad48

View File

@ -5,7 +5,7 @@
# Optional: vala
name=gtk-layer-shell
version=0.8.0
version=0.8.1
release=1
source=(https://github.com/wmww/gtk-layer-shell/archive/v$version/$name-$version.tar.gz)