wok-next diff paper-icon-theme/receipt @ rev 20404

Up cookutils (1019)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Dec 07 14:34:32 2017 +0200 (2017-12-07)
parents d0308bf5ec4a
children 0e7893ac206d
line diff
     1.1 --- a/paper-icon-theme/receipt	Thu Aug 17 16:45:06 2017 +0300
     1.2 +++ b/paper-icon-theme/receipt	Thu Dec 07 14:34:32 2017 +0200
     1.3 @@ -1,8 +1,8 @@
     1.4  # SliTaz package receipt v2.
     1.5  
     1.6  PACKAGE="paper-icon-theme"
     1.7 -VERSION="1.4.0.28"	# released v.1.4.0 + 28 commits since it
     1.8 -COMMIT="0411510"
     1.9 +VERSION="1.4.0.31"	# released v.1.4.0 + 31 commits since it
    1.10 +COMMIT="c153195"
    1.11  CATEGORY="customization"
    1.12  SHORT_DESC="Simple and modern icon theme with material design influences"
    1.13  MAINTAINER="al.bobylev@gmail.com"
    1.14 @@ -32,9 +32,6 @@
    1.15  	done
    1.16  	sed -i '/HiDPi/,$d' $it
    1.17  
    1.18 -	cp $install/usr/share/icons/Paper/scalable/actions/action-unavailable-symbolic.svg \
    1.19 -		$install/usr/share/icons/Paper/scalable/actions/action\ unavailable\ symbolic.svg
    1.20 -
    1.21  #	# remove duplicates (keep <name>.png, remove <name>.svg)
    1.22  #	for svg in $(find $install -name '*.svg'); do
    1.23  #		if [ -e "${svg%svg}png" ]; then