# HG changeset patch # User Aleksej Bobylev # Date 1486216331 -7200 # Node ID d99440f42774da76167f23046a4dd3c48cb8352c # Parent 18b7cffacced4411586317a1cdf8f8dfb61a9680 Up adwaita-icon-theme. diff -r 18b7cffacced -r d99440f42774 adwaita-icon-theme/receipt --- a/adwaita-icon-theme/receipt Sat Feb 04 15:31:54 2017 +0200 +++ b/adwaita-icon-theme/receipt Sat Feb 04 15:52:11 2017 +0200 @@ -1,19 +1,17 @@ # SliTaz package receipt. PACKAGE="adwaita-icon-theme" -VERSION="3.20" -SERIES="3.20" # first two numbers from version +VERSION="3.23.91" +SERIES="$(echo $VERSION | cut -d. -f1,2)" CATEGORY="customization" SHORT_DESC="A collection of icons used at the basis for GNOME themes" MAINTAINER="al.bobylev@gmail.com" LICENSE="LGPL3 CC-BY-SA-3" WEB_SITE="https://github.com/GNOME/adwaita-icon-theme" + TARBALL="$PACKAGE-$VERSION.tar.xz" WGET_URL="$GNOME_MIRROR/$PACKAGE/$SERIES/$TARBALL" -DEPENDS="" -BUILD_DEPENDS="" - # Rules to configure and make the package. compile_rules() {