aboutsummaryrefslogtreecommitdiffstats
path: root/main/hicolor-icon-theme
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-06-27 10:02:54 -0300
committerNatanael Copa <ncopa@alpinelinux.org>2019-06-27 14:22:04 +0000
commit0e1abb919971d550022945ba216e30a438775cde (patch)
tree11392380add06630c8e7ad118e94e15acd708120 /main/hicolor-icon-theme
parentec24f0ecc980bdd28dfa8953babd96fd725d2c3f (diff)
downloadaports-0e1abb919971d550022945ba216e30a438775cde.tar.bz2
aports-0e1abb919971d550022945ba216e30a438775cde.tar.xz
main/hicolor-icon-theme: fix url fix license
Diffstat (limited to 'main/hicolor-icon-theme')
-rw-r--r--main/hicolor-icon-theme/APKBUILD8
1 files changed, 3 insertions, 5 deletions
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 <ncopa@alpinelinux.org>
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 \