wok-current diff adwaita-icon-theme/receipt @ rev 24726
updated libconfuse (3.2.2 -> 3.3)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Mar 15 11:15:30 2022 +0100 (2022-03-15) |
parents | 6831608a1b2a |
children | 5926178cd6fa |
line diff
1.1 --- a/adwaita-icon-theme/receipt Tue Sep 28 17:26:43 2021 +0000 1.2 +++ b/adwaita-icon-theme/receipt Tue Mar 15 11:15:30 2022 +0100 1.3 @@ -1,8 +1,8 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="adwaita-icon-theme" 1.7 -VERSION="3.34.3" 1.8 -SERIES="${VERSION%.*}" # first two numbers from version 1.9 +VERSION="41.0" 1.10 +SERIES="${VERSION%%.*}" # first two numbers from version 1.11 CATEGORY="customization" 1.12 SHORT_DESC="A collection of icons used at the basis for GNOME themes." 1.13 MAINTAINER="al.bobylev@gmail.com" 1.14 @@ -34,6 +34,6 @@ 1.15 # Rules to gen a SliTaz package suitable for Tazpkg. 1.16 genpkg_rules() 1.17 { 1.18 - cp -a $install/* $fs 1.19 - rm -r $fs/usr/share/pkgconfig 1.20 + cp -a $install/* $fs 1.21 + rm -r $fs/usr/share/pkgconfig 1.22 }