diff options
Diffstat (limited to 'main/icon-naming-utils')
-rw-r--r-- | main/icon-naming-utils/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/icon-naming-utils/APKBUILD b/main/icon-naming-utils/APKBUILD index 507950bca1..c55416924e 100644 --- a/main/icon-naming-utils/APKBUILD +++ b/main/icon-naming-utils/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=icon-naming-utils pkgver=0.8.90 -pkgrel=0 +pkgrel=1 pkgdesc="Maps the new names of icons for Tango to the legacy names used by the GNOME and KDE desktops." url="http://tango.freedesktop.org/" arch="all" |