comparison themes/hicolor-icon-theme/hicolor-icon-theme.sh @ 1219:337f950c30f5

misc: use SPDX licenses
author David Demelier <markand@malikania.fr>
date Thu, 30 Sep 2021 09:05:45 +0200
parents 57dc83a39b13
children 4ccc42bf0284
comparison
equal deleted inserted replaced
1218:57dc83a39b13 1219:337f950c30f5
16 # 16 #
17 17
18 PKGNAME=hicolor-icon-theme 18 PKGNAME=hicolor-icon-theme
19 PKGVERSION=0.17 19 PKGVERSION=0.17
20 PKGREVISION=1 20 PKGREVISION=1
21 PKGLICENSE="GPLv20" 21 PKGLICENSE="GPL-2.0-only"
22 PKGSUMMARY="fallback theme for icon theme implementation" 22 PKGSUMMARY="fallback theme for icon theme implementation"
23 PKGDOWNLOAD="http://icon-theme.freedesktop.org/releases/$PKGNAME-$PKGVERSION.tar.xz" 23 PKGDOWNLOAD="http://icon-theme.freedesktop.org/releases/$PKGNAME-$PKGVERSION.tar.xz"
24 24
25 rm -rf $PKGNAME-$PKGVERSION 25 rm -rf $PKGNAME-$PKGVERSION
26 tar xvf $PKGNAME-$PKGVERSION.tar.xz 26 tar xvf $PKGNAME-$PKGVERSION.tar.xz