From 0e1abb919971d550022945ba216e30a438775cde Mon Sep 17 00:00:00 2001 From: Leo Date: Thu, 27 Jun 2019 10:02:54 -0300 Subject: main/hicolor-icon-theme: fix url fix license --- main/hicolor-icon-theme/APKBUILD | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'main/hicolor-icon-theme/APKBUILD') diff --git a/main/hicolor-icon-theme/APKBUILD b/main/hicolor-icon-theme/APKBUILD index 741ffee949..f414df9ecd 100644 --- a/main/hicolor-icon-theme/APKBUILD +++ b/main/hicolor-icon-theme/APKBUILD @@ -1,16 +1,14 @@ # Maintainer: Natanael Copa pkgname=hicolor-icon-theme pkgver=0.17 -pkgrel=0 +pkgrel=1 pkgdesc="Freedesktop.org Hicolor icon theme" -url="https://icon-theme.freedesktop.org/wiki/HicolorTheme" +url="https://www.freedesktop.org/wiki/Software/icon-theme/" arch="noarch" options="!check" # Just icon set, no tests. -license="GPL-2.0" +license="GPL-2.0-only" source="https://icon-theme.freedesktop.org/releases/$pkgname-$pkgver.tar.xz" -builddir="$srcdir/$pkgname-$pkgver" - build() { cd "$builddir" ./configure \ -- cgit v1.2.3