wok diff cups-doc/receipt @ rev 25212
updated python-passlib (1.7.2 -> 1.7.4)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Jul 13 15:14:14 2022 +0100 (2022-07-13) |
parents | 091670bbc959 |
children |
line diff
1.1 --- a/cups-doc/receipt Sun Jan 12 14:31:51 2020 +0100 1.2 +++ b/cups-doc/receipt Wed Jul 13 15:14:14 2022 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="cups-doc" 1.7 -VERSION="2.3.1" 1.8 +VERSION="2.4.1" 1.9 CATEGORY="misc" 1.10 SHORT_DESC="Documentation for cups." 1.11 MAINTAINER="slaxemulator@gmail.com" 1.12 @@ -14,6 +14,6 @@ 1.13 genpkg_rules() 1.14 { 1.15 mkdir -p $fs/usr/share 1.16 - # We need the doc for CSS, images and help in the web interface. 1.17 + # We need the documentation for CSS, images and help in the web interface. 1.18 cp -a $install/usr/share/doc $fs/usr/share 1.19 }