aboutsummaryrefslogtreecommitdiffstats
path: root/main/hicolor-icon-theme/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/hicolor-icon-theme/APKBUILD')
-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 \