wok-next rev 19615
Up adwaita-icon-theme.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sat Feb 04 15:52:11 2017 +0200 (2017-02-04) |
parents | 18b7cffacced |
children | 6c02c6c86fce |
files | adwaita-icon-theme/receipt |
line diff
1.1 --- a/adwaita-icon-theme/receipt Sat Feb 04 15:31:54 2017 +0200 1.2 +++ b/adwaita-icon-theme/receipt Sat Feb 04 15:52:11 2017 +0200 1.3 @@ -1,19 +1,17 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="adwaita-icon-theme" 1.7 -VERSION="3.20" 1.8 -SERIES="3.20" # first two numbers from version 1.9 +VERSION="3.23.91" 1.10 +SERIES="$(echo $VERSION | cut -d. -f1,2)" 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 LICENSE="LGPL3 CC-BY-SA-3" 1.15 WEB_SITE="https://github.com/GNOME/adwaita-icon-theme" 1.16 + 1.17 TARBALL="$PACKAGE-$VERSION.tar.xz" 1.18 WGET_URL="$GNOME_MIRROR/$PACKAGE/$SERIES/$TARBALL" 1.19 1.20 -DEPENDS="" 1.21 -BUILD_DEPENDS="" 1.22 - 1.23 # Rules to configure and make the package. 1.24 compile_rules() 1.25 {